The following document contains the results of Checkstyle 10.5.1-SNAPSHOT with /home/nick/development/contribution/checkstyle-tester/split-check-files/sevntu-check-regression_part_2.xml ruleset. 
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 64 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 94 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 5 times in the file. | 105 | |
| extension | ReturnCountExtended | Return count for 'resolveInjectionTarget' method is 2 (max allowed is 1). | 119 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 140 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 171 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 248 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 70 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 140 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 166 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | OverridableMethodInConstructor | Calling the method 'determineJdkVersion' in constructor body leads to the call of the overridable method 'getJavaExecutable'. | 60 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "acme" appears 2 times in the file. | 6 | |
| extension | MultipleStringLiteralsExtended | The String "jboss" appears 2 times in the file. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 97 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 98 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 100 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 101 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 194 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 205 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 57 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 87 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 73 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 77 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 37 | |
| extension | ReturnNullInsteadOfBoolean | Method declares to return Boolean and returns null. | 82 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 95 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'isPropertyInitialized' method is 3 (max allowed is 1). | 154 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Could not parse mapping document from " appears 2 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String " " appears 2 times in the file. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 73 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 37 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 248 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String ": " appears 2 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String " not found" appears 2 times in the file. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'RuntimeException' is not allowed. | 79 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | OverridableMethodInConstructor | Overridable method 'handleNaturalIdPreSaveNotifications' is called in constructor body. | 76 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 145 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 58 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 61 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 62 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 63 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 77 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 116 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 49 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 112 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 167 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 48 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 166 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | LogicConditionNeedOptimization | Condition with && at line 127 position 71 need optimization. All method calls are advised to move to end of logic expression. | 127 | |
| extension | AvoidNotShortCircuitOperatorsForBoolean | Short-circuit operator should be used instead of '|='. | 140 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 56 | |
| extension | MoveVariableInsideIf | Variable 'persister' can be moved inside the block at line '80' to restrict runtime creation. | 71 | |
| extension | MoveVariableInsideIf | Variable 'instance' can be moved inside the block at line '80' to restrict runtime creation. | 73 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 97 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 104 position 66 need optimization. All method calls are advised to move to end of logic expression. | 104 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 125 | |
| extension | AvoidNotShortCircuitOperatorsForBoolean | Short-circuit operator should be used instead of '|='. | 178 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | LogicConditionNeedOptimization | Condition with && at line 131 position 53 need optimization. All method calls are advised to move to end of logic expression. | 131 | |
| extension | AvoidNotShortCircuitOperatorsForBoolean | Short-circuit operator should be used instead of '|='. | 191 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 98 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 208 position 53 need optimization. All method calls are advised to move to end of logic expression. | 208 | |
| extension | AvoidNotShortCircuitOperatorsForBoolean | Short-circuit operator should be used instead of '|='. | 239 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 298 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 69 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 71 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 150 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 151 | |
| extension | ReturnCountExtended | Return count for 'resolveDependentActions' method is 2 (max allowed is 1). | 202 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'fromAccessType' method is 5 (max allowed is 1). | 51 | |
| extension | AvoidConstantAsFirstOperandInCondition | Constant have to be second operand of '=='. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 49 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 50 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 52 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 53 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 95 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 108 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 122 | |
| extension | MultipleStringLiteralsExtended | The String "processing class : " appears 2 times in the file. | 241 | |
| extension | MultipleStringLiteralsExtended | The String "." appears 5 times in the file. | 368 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 4 times in the file. | 368 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String ".class" appears 4 times in the file. | 106 | |
| extension | MultipleStringLiteralsExtended | The String "Could not prepare Javassist ClassPool" appears 2 times in the file. | 135 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 214 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 216 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 339 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 362 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 377 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 378 | |
| extension | MultipleStringLiteralsExtended | The String "$" appears 2 times in the file. | 384 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 397 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 399 | |
| extension | MultipleStringLiteralsExtended | The String "java.util.Collection" appears 2 times in the file. | 410 | |
| extension | MultipleStringLiteralsExtended | The String "public void " appears 5 times in the file. | 495 | |
| extension | MultipleStringLiteralsExtended | The String "(String name) {" appears 3 times in the file. | 495 | |
| extension | MultipleStringLiteralsExtended | The String " " appears 2 times in the file. | 497 | |
| extension | MultipleStringLiteralsExtended | The String " = new java.util.HashSet();" appears 2 times in the file. | 497 | |
| extension | MultipleStringLiteralsExtended | The String " }" appears 2 times in the file. | 498 | |
| extension | MultipleStringLiteralsExtended | The String "}" appears 22 times in the file. | 502 | |
| extension | MultipleStringLiteralsExtended | The String "if(" appears 5 times in the file. | 517 | |
| extension | MultipleStringLiteralsExtended | The String " == null) " appears 2 times in the file. | 517 | |
| extension | MultipleStringLiteralsExtended | The String "if (" appears 3 times in the file. | 544 | |
| extension | MultipleStringLiteralsExtended | The String " != null) " appears 5 times in the file. | 546 | |
| extension | MultipleStringLiteralsExtended | The String "private void " appears 2 times in the file. | 623 | |
| extension | MultipleStringLiteralsExtended | The String ".getSize(\"" appears 2 times in the file. | 664 | |
| extension | MultipleStringLiteralsExtended | The String "\") != " appears 2 times in the file. | 666 | |
| extension | MultipleStringLiteralsExtended | The String "\");" appears 5 times in the file. | 699 | |
| extension | ReturnCountExtended | Return count for 'generateFieldReader' method is 2 (max allowed is 1). | 780 | |
| extension | MultipleStringLiteralsExtended | The String "Could not enhance entity class [%s] to add field reader method [%s]" appears 2 times in the file. | 803 | |
| extension | MultipleStringLiteralsExtended | The String "{" appears 2 times in the file. | 823 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 829 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 853 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 870 position 67 need optimization. All method calls are advised to move to end of logic expression. | 870 | |
| extension | MultipleStringLiteralsExtended | The String "org.hibernate.engine.spi.CompositeOwner" appears 2 times in the file. | 891 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 906 | |
| extension | MultipleStringLiteralsExtended | The String "(\"" appears 3 times in the file. | 940 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 965 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 990 | |
| extension | ReturnCountExtended | Return count for 'resolveAttributeTypeDescriptor' method is 2 (max allowed is 1). | 1085 | |
| extension | MultipleStringLiteralsExtended | The String "&& ((" appears 2 times in the file. | 1156 | |
| extension | MultipleStringLiteralsExtended | The String " == null) || (!" appears 2 times in the file. | 1156 | |
| extension | MultipleStringLiteralsExtended | The String ".equals( $1))))" appears 2 times in the file. | 1156 | |
| extension | MultipleStringLiteralsExtended | The String "if ( $$_hibernate_getInterceptor() != null ) { " appears 9 times in the file. | 1198 | |
| extension | MultipleStringLiteralsExtended | The String "if ( $$_hibernate_getInterceptor() != null ) {" appears 9 times in the file. | 1210 | |
| extension | MultipleStringLiteralsExtended | The String "this.%1$s = localVar;" appears 9 times in the file. | 1213 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 1220 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 1244 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 1268 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 1292 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 1316 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 1340 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 1364 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 1388 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 49 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 34 | |
| extension | ReturnCountExtended | Return count for 'intercept' method is 2 (max allowed is 1). | 79 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 61 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "?" appears 2 times in the file. | 92 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 39 | |
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 40 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 52 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 57 | |
| extension | OverridableMethodInConstructor | Overridable method 'initCause' is called in constructor body. | 60 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 68 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 76 | |
| extension | OverridableMethodInConstructor | Overridable method 'initCause' is called in constructor body. | 79 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 87 | |
| extension | OverridableMethodInConstructor | Overridable method 'initCause' is called in constructor body. | 90 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "org.javassist.tmp." appears 2 times in the file. | 49 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 63 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 93 | |
| extension | MoveVariableInsideIf | Variable 'target_type_index' can be moved inside the block at line '182' to restrict runtime creation. | 176 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 181 | |
| extension | MoveVariableInsideIf | Variable 'target_type_index' can be moved inside the block at line '251' to restrict runtime creation. | 244 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 250 | |
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 252 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 263 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 278 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 299 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 301 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 324 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 423 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'getReflectionOptimizer' method is 2 (max allowed is 1). | 60 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "Passed entity instance [%s] is not of expected type [%s]" appears 2 times in the file. | 142 | |
| extension | MultipleStringLiteralsExtended | The String "Entity class [%s] is not instrumented" appears 2 times in the file. | 149 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 35 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "Cannot find matching method/constructor" appears 2 times in the file. | 66 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 92 | |
| extension | ReturnCountExtended | Return count for 'getIndex' method is 2 (max allowed is 1). | 102 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 105 | |
| extension | ReturnCountExtended | Return count for 'getIndex' method is 2 (max allowed is 1). | 130 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 133 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 170 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "()" appears 3 times in the file. | 79 | |
| extension | MultipleStringLiteralsExtended | The String "(" appears 3 times in the file. | 82 | |
| extension | MultipleStringLiteralsExtended | The String ")V" appears 3 times in the file. | 83 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 102 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 149 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 176 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 235 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 293 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 360 | |
| extension | ReturnCountExtended | Return count for 'transformInvokevirtualsIntoGetfields' method is 2 (max allowed is 1). | 384 | |
| extension | ReturnCountExtended | Return count for 'transformInvokevirtualsIntoPutfields' method is 2 (max allowed is 1). | 407 | |
| extension | MultipleStringLiteralsExtended | The String "Z" appears 4 times in the file. | 474 | |
| extension | MultipleStringLiteralsExtended | The String "B" appears 4 times in the file. | 483 | |
| extension | MultipleStringLiteralsExtended | The String "C" appears 4 times in the file. | 492 | |
| extension | MultipleStringLiteralsExtended | The String "I" appears 4 times in the file. | 501 | |
| extension | MultipleStringLiteralsExtended | The String "S" appears 4 times in the file. | 510 | |
| extension | MultipleStringLiteralsExtended | The String "D" appears 4 times in the file. | 519 | |
| extension | MultipleStringLiteralsExtended | The String "F" appears 4 times in the file. | 528 | |
| extension | MultipleStringLiteralsExtended | The String "J" appears 4 times in the file. | 537 | |
| extension | MultipleStringLiteralsExtended | The String "bad type: " appears 4 times in the file. | 548 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'doTransform' method is 3 (max allowed is 1). | 61 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 97 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 99 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 84 | |
| extension | AvoidHidingCauseException | Cause exception 't' was lost. | 85 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 94 | |
| extension | ReturnCountExtended | Return count for 'invoke' method is 6 (max allowed is 1). | 111 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 128 position 33 need optimization. All method calls are advised to move to end of logic expression. | 128 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 132 position 37 need optimization. All method calls are advised to move to end of logic expression. | 132 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 136 position 38 need optimization. All method calls are advised to move to end of logic expression. | 136 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 50 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 66 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 69 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 72 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'loadClass' method is 3 (max allowed is 1). | 44 | |
| extension | LogicConditionNeedOptimization | Condition with || at line 45 position 34 need optimization. All method calls are advised to move to end of logic expression. | 45 | |
| extension | MultipleStringLiteralsExtended | The String " not found" appears 2 times in the file. | 56 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 71 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'initiateService' method is 2 (max allowed is 1). | 54 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 76 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 74 | |
| extension | ReturnCountExtended | Return count for 'get' method is 4 (max allowed is 1). | 132 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 145 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 153 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 189 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 221 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 226 | |
| extension | MultipleStringLiteralsExtended | The String "null" appears 3 times in the file. | 244 | |
| extension | MultipleStringLiteralsExtended | The String "empty" appears 2 times in the file. | 244 | |
| extension | MultipleStringLiteralsExtended | The String "! result" appears 2 times in the file. | 244 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 266 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 275 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 291 | |
| extension | MultipleStringLiteralsExtended | The String " got=" appears 2 times in the file. | 294 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 42 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 44 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 75 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 77 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 48 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 156 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 183 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'isUpToDate' method is 2 (max allowed is 1). | 157 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 212 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 35 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 44 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 78 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 79 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 101 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "_lazyPropertiesUnfetched" appears 2 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "_subclass" appears 2 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "_version" appears 2 times in the file. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | TernaryPerExpressionCount | More than 1 ternary operators in expression. | 73 | |
| extension | ReturnBooleanFromTernary | Returning explicit boolean from ternary operator. | 73 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 76 | |
| extension | MultipleStringLiteralsExtended | The String ".collection&&element." appears 6 times in the file. | 163 | |
| extension | MultipleStringLiteralsExtended | The String "." appears 3 times in the file. | 166 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 276 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 277 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 278 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 302 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 330 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 358 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "property" appears 2 times in the file. | 35 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Add sequence generator with name: {0}" appears 2 times in the file. | 271 | |
| extension | MultipleStringLiteralsExtended | The String "seqhilo" appears 2 times in the file. | 464 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 560 | |
| extension | MoveVariableInsideIf | Variable 'inheritanceJoinedColumns' can be moved inside the block at line '642' to restrict runtime creation. | 569 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 712 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 740 | |
| extension | MoveVariableInsideIf | Variable 'discriminatorType' can be moved inside the block at line '780' to restrict runtime creation. | 773 | |
| extension | MoveVariableInsideIf | Variable 'discFormulaAnn' can be moved inside the block at line '780' to restrict runtime creation. | 777 | |
| extension | ReturnCountExtended | Return count for 'processJoinedDiscriminatorProperties' method is 2 (max allowed is 1). | 809 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 891 | |
| extension | ReturnCountExtended | Return count for 'mapAsIdClass' method is 3 (max allowed is 1). | 922 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 931 | |
| extension | MultipleStringLiteralsExtended | The String "id" appears 3 times in the file. | 944 | |
| extension | MultipleStringLiteralsExtended | The String "assigned" appears 5 times in the file. | 967 | |
| extension | MultipleStringLiteralsExtended | The String "_identifierMapper" appears 2 times in the file. | 990 | |
| extension | ReturnCountExtended | Return count for 'isIdClassPkOfTheAssociatedEntity' method is 4 (max allowed is 1). | 1044 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 1129 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 1142 | |
| extension | MultipleStringLiteralsExtended | The String "all" appears 2 times in the file. | 1196 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 1362 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 1508 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 1515 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 1526 | |
| extension | MoveVariableInsideIf | Variable 'groupAnnotation' can be moved inside the block at line '1,536' to restrict runtime creation. | 1531 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 1532 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 1596 | |
| extension | MoveVariableInsideIf | Variable 'returnedClass' can be moved inside the block at line '1,700' to restrict runtime creation. | 1627 | |
| extension | LogicConditionNeedOptimization | Condition with || at line 1,727 position 46 need optimization. All method calls are advised to move to end of logic expression. | 1727 | |
| extension | LogicConditionNeedOptimization | Condition with || at line 1,768 position 46 need optimization. All method calls are advised to move to end of logic expression. | 1768 | |
| extension | MultipleStringLiteralsExtended | The String "mapkey" appears 2 times in the file. | 1935 | |
| extension | MultipleStringLiteralsExtended | The String "_KEY" appears 2 times in the file. | 1942 | |
| extension | MultipleStringLiteralsExtended | The String "." appears 3 times in the file. | 2006 | |
| extension | MultipleStringLiteralsExtended | The String "Collections having FK in secondary table" appears 2 times in the file. | 2013 | |
| extension | MoveVariableInsideIf | Variable 'value' can be moved inside the block at line '2,192' to restrict runtime creation. | 2191 | |
| extension | MultipleStringLiteralsExtended | The String "UK_" appears 2 times in the file. | 2232 | |
| extension | MultipleStringLiteralsExtended | The String "_NaturalID" appears 2 times in the file. | 2232 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 2290 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 2466 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 2480 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 2484 | |
| extension | MoveVariableInsideIf | Variable 'baseReturnedClassOrElement' can be moved inside the block at line '2,486' to restrict runtime creation. | 2485 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 2557 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 2615 | |
| extension | MoveVariableInsideIf | Variable 'persistentClassName' can be moved inside the block at line '2,647' to restrict runtime creation. | 2626 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 2629 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 2697 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 2,777 position 57 need optimization. All method calls are advised to move to end of logic expression. | 2777 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 2861 | |
| extension | MoveVariableInsideIf | Variable 'idColumns' can be moved inside the block at line '2,923' to restrict runtime creation. | 2917 | |
| extension | MoveVariableInsideIf | Variable 'idColumnNames' can be moved inside the block at line '2,923' to restrict runtime creation. | 2918 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 2918 | |
| extension | MoveVariableInsideIf | Variable 'currentColumn' can be moved inside the block at line '2,923' to restrict runtime creation. | 2919 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 2920 | |
| extension | MultipleStringLiteralsExtended | The String "," appears 11 times in the file. | 3088 | |
| extension | MultipleStringLiteralsExtended | The String "delete" appears 2 times in the file. | 3113 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 3138 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 3173 | |
| extension | MoveVariableInsideIf | Variable 'nonDefault' can be moved inside the block at line '3,191' to restrict runtime creation. | 3189 | |
| extension | ReturnCountExtended | Return count for 'hasAnnotationsOnIdClass' method is 3 (max allowed is 1). | 3205 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'AnnotationConfiguration' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "hibernate.proxool" appears 2 times in the file. | 234 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 68 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 76 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 83 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'CTOR(.*)'. | 95 | |
| extension | MoveVariableInsideIf | Variable 'associatedClass' can be moved inside the block at line '261' to restrict runtime creation. | 258 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 262 | |
| extension | MultipleStringLiteralsExtended | The String "_" appears 2 times in the file. | 269 | |
| extension | MoveVariableInsideIf | Variable 'synthProp' can be moved inside the block at line '278' to restrict runtime creation. | 277 | |
| extension | MultipleStringLiteralsExtended | The String "embedded" appears 2 times in the file. | 301 | |
| extension | MultipleStringLiteralsExtended | The String "of " appears 2 times in the file. | 318 | |
| extension | MultipleStringLiteralsExtended | The String "." appears 8 times in the file. | 320 | |
| extension | MultipleStringLiteralsExtended | The String " " appears 2 times in the file. | 322 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 339 | |
| extension | ReturnCountExtended | Return count for 'findPropertiesByColumns' method is 2 (max allowed is 1). | 367 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 371 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 372 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 409 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 419 | |
| extension | ReturnCountExtended | Return count for 'findPropertyByName' method is 3 (max allowed is 1). | 453 | |
| extension | ReturnCountExtended | Return count for 'findPropertyByName' method is 4 (max allowed is 1). | 508 | |
| extension | AvoidHidingCauseException | Cause exception 'cce' was lost. | 703 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 706 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 830 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 840 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Declaring class is not found in the inheritance state hierarchy: " appears 2 times in the file. | 116 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 58 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 85 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 122 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 184 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 188 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 190 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 192 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 204 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 207 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 208 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 209 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 210 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 211 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 213 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 214 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 215 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 217 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 218 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 219 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 221 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 222 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 224 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 225 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 226 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 228 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 231 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 241 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 245 | |
| extension | OverridableMethodInConstructor | Overridable method 'reset' is called in constructor body. | 277 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 479 | |
| extension | MultipleStringLiteralsExtended | The String "file" appears 6 times in the file. | 479 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 553 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 563 | |
| extension | MultipleStringLiteralsExtended | The String "URL" appears 2 times in the file. | 648 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 4 times in the file. | 651 | |
| extension | MultipleStringLiteralsExtended | The String "resource" appears 5 times in the file. | 714 | |
| extension | MultipleStringLiteralsExtended | The String ".hbm.xml" appears 3 times in the file. | 757 | |
| extension | MultipleStringLiteralsExtended | The String "Could not read mapping documents from jar: " appears 2 times in the file. | 816 | |
| extension | MultipleStringLiteralsExtended | The String "jar" appears 3 times in the file. | 816 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 828 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 948 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 990 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 1032 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 1164 | |
| extension | MoveVariableInsideIf | Variable 'tableSchema' can be moved inside the block at line '1,171' to restrict runtime creation. | 1169 | |
| extension | MoveVariableInsideIf | Variable 'tableCatalog' can be moved inside the block at line '1,171' to restrict runtime creation. | 1170 | |
| extension | MoveVariableInsideIf | Variable 'tableSchema' can be moved inside the block at line '1,200' to restrict runtime creation. | 1198 | |
| extension | MoveVariableInsideIf | Variable 'tableCatalog' can be moved inside the block at line '1,200' to restrict runtime creation. | 1199 | |
| extension | MoveVariableInsideIf | Variable 'tableSchema' can be moved inside the block at line '1,250' to restrict runtime creation. | 1248 | |
| extension | MoveVariableInsideIf | Variable 'tableCatalog' can be moved inside the block at line '1,250' to restrict runtime creation. | 1249 | |
| extension | MoveVariableInsideIf | Variable 'tableInfo' can be moved inside the block at line '1,255' to restrict runtime creation. | 1252 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 1401 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 1455 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 1456 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 1473 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 1492 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 1550 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 1559 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 1582 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 1583 | |
| extension | MultipleStringLiteralsExtended | The String "'" appears 2 times in the file. | 1621 | |
| extension | MultipleStringLiteralsExtended | The String "', " appears 2 times in the file. | 1621 | |
| extension | MultipleStringLiteralsExtended | The String "Processing extends queue" appears 2 times in the file. | 1633 | |
| extension | MoveVariableInsideIf | Variable 'prop' can be moved inside the block at line '1,669' to restrict runtime creation. | 1668 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 1681 | |
| extension | MultipleStringLiteralsExtended | The String "An association from the table " appears 2 times in the file. | 1743 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 3 times in the file. | 1975 | |
| extension | MultipleStringLiteralsExtended | The String "class" appears 3 times in the file. | 2172 | |
| extension | MultipleStringLiteralsExtended | The String "region" appears 2 times in the file. | 2173 | |
| extension | MultipleStringLiteralsExtended | The String "usage" appears 2 times in the file. | 2176 | |
| extension | MultipleStringLiteralsExtended | The String "package" appears 2 times in the file. | 2191 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 2220 | |
| extension | MultipleStringLiteralsExtended | The String "entity-name" appears 2 times in the file. | 2244 | |
| extension | AvoidHidingCauseException | Cause exception 'cce' was lost. | 2256 | |
| extension | MultipleStringLiteralsExtended | The String "persistent class not known: " appears 3 times in the file. | 2455 | |
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 2594 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 2607 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 2618 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 2629 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 2640 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 2651 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 2662 | |
| extension | MultipleStringLiteralsExtended | The String "table" appears 2 times in the file. | 2796 | |
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 2940 | |
| extension | MultipleStringLiteralsExtended | The String "], [" appears 3 times in the file. | 2976 | |
| extension | MultipleStringLiteralsExtended | The String "." appears 8 times in the file. | 2986 | |
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 2998 | |
| extension | MultipleStringLiteralsExtended | The String " Table [" appears 2 times in the file. | 3022 | |
| extension | MultipleStringLiteralsExtended | The String "column-binding" appears 2 times in the file. | 3025 | |
| extension | MultipleStringLiteralsExtended | The String " in table " appears 2 times in the file. | 3079 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 3152 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 3156 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 3210 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 3224 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 3237 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 3250 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 3263 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 3361 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 3366 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 3383 | |
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 3451 | |
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 3472 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 3474 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 3475 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 3478 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 3480 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 3497 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 3509 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 3,546 position 43 need optimization. All method calls are advised to move to end of logic expression. | 3546 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 3638 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 3642 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 3643 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 3687 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 3692 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 3716 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'CTOR(.*)'. | 3732 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'CTOR(.*)'. | 3733 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'CTOR(.*)'. | 3734 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'CTOR(.*)'. | 3735 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'CTOR(.*)'. | 3736 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 77 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "_" appears 4 times in the file. | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 36 | |
| extension | MultipleStringLiteralsExtended | The String "_" appears 2 times in the file. | 117 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'resolveEntity' method is 2 (max allowed is 1). | 57 | |
| extension | MultipleStringLiteralsExtended | The String "orm_1_0.xsd" appears 2 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "orm_2_0.xsd" appears 2 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "persistence_1_0.xsd" appears 2 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "persistence_2_0.xsd" appears 2 times in the file. | 77 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 35 | |
| extension | MultipleStringLiteralsExtended | The String "_" appears 4 times in the file. | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 60 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 61 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 64 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 65 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 119 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 123 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 143 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 183 | |
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 183 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 559 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "string" appears 2 times in the file. | 38 | |
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'Ejb3DiscriminatorColumn' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 45 | |
| extension | OverridableMethodInConstructor | Overridable method 'setDiscriminatorTypeName' is called in constructor body. | 48 | |
| extension | LogicConditionNeedOptimization | Condition with || at line 91 position 52 need optimization. All method calls are advised to move to end of logic expression. | 91 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 82 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 97 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 103 | |
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'Ejb3JoinColumn' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 118 | |
| extension | ReturnCountExtended | Return count for 'buildJoinColumnsWithDefaultColumnSuffix' method is 2 (max allowed is 1). | 200 | |
| extension | ReturnCountExtended | Return count for 'buildJoinColumn' method is 2 (max allowed is 1). | 245 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 282 | |
| extension | ReturnCountExtended | Return count for 'buildJoinColumn' method is 2 (max allowed is 1). | 324 | |
| extension | ReturnBooleanFromTernary | Returning explicit boolean from ternary operator. | 431 | |
| extension | ReturnBooleanFromTernary | Returning explicit boolean from ternary operator. | 433 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 556 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 558 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 560 | |
| extension | ReturnCountExtended | Return count for 'checkReferencedColumnsType' method is 5 (max allowed is 1). | 562 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 567 | |
| extension | MultipleStringLiteralsExtended | The String "Unable to find column with logical name: " appears 2 times in the file. | 583 | |
| extension | MultipleStringLiteralsExtended | The String " in " appears 2 times in the file. | 584 | |
| extension | AvoidHidingCauseException | Cause exception 'me' was lost. | 605 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 625 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 208 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 225 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 266 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 273 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 317 | |
| extension | MultipleStringLiteralsExtended | The String "javassist" appears 2 times in the file. | 344 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 327 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "package" appears 3 times in the file. | 143 | |
| extension | MultipleStringLiteralsExtended | The String "fetch-profile" appears 2 times in the file. | 163 | |
| extension | MultipleStringLiteralsExtended | The String "class" appears 16 times in the file. | 172 | |
| extension | MultipleStringLiteralsExtended | The String "subclass" appears 4 times in the file. | 177 | |
| extension | MultipleStringLiteralsExtended | The String "joined-subclass" appears 4 times in the file. | 181 | |
| extension | MultipleStringLiteralsExtended | The String "union-subclass" appears 4 times in the file. | 185 | |
| extension | MultipleStringLiteralsExtended | The String "query" appears 2 times in the file. | 189 | |
| extension | MultipleStringLiteralsExtended | The String "sql-query" appears 2 times in the file. | 192 | |
| extension | MultipleStringLiteralsExtended | The String "resultset" appears 2 times in the file. | 195 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 31 times in the file. | 208 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 7 times in the file. | 214 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 222 | |
| extension | MultipleStringLiteralsExtended | The String "param" appears 3 times in the file. | 240 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 259 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 264 | |
| extension | AvoidHidingCauseException | Cause exception 't' was lost. | 265 | |
| extension | MultipleStringLiteralsExtended | The String "schema" appears 6 times in the file. | 288 | |
| extension | MultipleStringLiteralsExtended | The String "catalog" appears 6 times in the file. | 291 | |
| extension | MultipleStringLiteralsExtended | The String "none" appears 2 times in the file. | 295 | |
| extension | MultipleStringLiteralsExtended | The String "property" appears 5 times in the file. | 298 | |
| extension | MultipleStringLiteralsExtended | The String "true" appears 37 times in the file. | 301 | |
| extension | MultipleStringLiteralsExtended | The String "mutable" appears 3 times in the file. | 355 | |
| extension | MultipleStringLiteralsExtended | The String "where" appears 3 times in the file. | 359 | |
| extension | MultipleStringLiteralsExtended | The String "check" appears 5 times in the file. | 363 | |
| extension | MultipleStringLiteralsExtended | The String "id" appears 3 times in the file. | 381 | |
| extension | MultipleStringLiteralsExtended | The String "version" appears 3 times in the file. | 389 | |
| extension | MultipleStringLiteralsExtended | The String "timestamp" appears 2 times in the file. | 389 | |
| extension | MultipleStringLiteralsExtended | The String "cache" appears 2 times in the file. | 397 | |
| extension | MultipleStringLiteralsExtended | The String "usage" appears 2 times in the file. | 398 | |
| extension | MultipleStringLiteralsExtended | The String "region" appears 2 times in the file. | 399 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 462 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 480 | |
| extension | MultipleStringLiteralsExtended | The String "integer" appears 2 times in the file. | 509 | |
| extension | MultipleStringLiteralsExtended | The String "false" appears 5 times in the file. | 555 | |
| extension | MultipleStringLiteralsExtended | The String "insert" appears 2 times in the file. | 555 | |
| extension | MultipleStringLiteralsExtended | The String "lazy" appears 5 times in the file. | 564 | |
| extension | MultipleStringLiteralsExtended | The String "entity-name" appears 3 times in the file. | 571 | |
| extension | MultipleStringLiteralsExtended | The String "proxy" appears 2 times in the file. | 596 | |
| extension | MultipleStringLiteralsExtended | The String "node" appears 7 times in the file. | 616 | |
| extension | MultipleStringLiteralsExtended | The String "tuplizer" appears 2 times in the file. | 642 | |
| extension | MultipleStringLiteralsExtended | The String "entity-mode" appears 2 times in the file. | 645 | |
| extension | MultipleStringLiteralsExtended | The String "batch-size" appears 2 times in the file. | 682 | |
| extension | MultipleStringLiteralsExtended | The String "optimistic-lock" appears 3 times in the file. | 690 | |
| extension | MultipleStringLiteralsExtended | The String "persister" appears 2 times in the file. | 696 | |
| extension | AvoidHidingCauseException | Cause exception 'cnfe' was lost. | 705 | |
| extension | MultipleStringLiteralsExtended | The String "synchronize" appears 2 times in the file. | 713 | |
| extension | MultipleStringLiteralsExtended | The String "table" appears 6 times in the file. | 715 | |
| extension | MultipleStringLiteralsExtended | The String "sql-insert" appears 3 times in the file. | 731 | |
| extension | MultipleStringLiteralsExtended | The String "sql-delete" appears 3 times in the file. | 737 | |
| extension | MultipleStringLiteralsExtended | The String "sql-update" appears 3 times in the file. | 743 | |
| extension | MultipleStringLiteralsExtended | The String "loader" appears 2 times in the file. | 749 | |
| extension | MultipleStringLiteralsExtended | The String "query-ref" appears 2 times in the file. | 751 | |
| extension | MultipleStringLiteralsExtended | The String "key" appears 4 times in the file. | 934 | |
| extension | MultipleStringLiteralsExtended | The String "cascade" appears 7 times in the file. | 937 | |
| extension | MultipleStringLiteralsExtended | The String "on-delete" appears 3 times in the file. | 937 | |
| extension | MultipleStringLiteralsExtended | The String "fetch" appears 4 times in the file. | 978 | |
| extension | MultipleStringLiteralsExtended | The String "inverse" appears 2 times in the file. | 983 | |
| extension | MultipleStringLiteralsExtended | The String "many-to-one" appears 4 times in the file. | 1016 | |
| extension | MultipleStringLiteralsExtended | The String "any" appears 4 times in the file. | 1020 | |
| extension | MultipleStringLiteralsExtended | The String "component" appears 4 times in the file. | 1028 | |
| extension | MultipleStringLiteralsExtended | The String "dynamic-component" appears 4 times in the file. | 1028 | |
| extension | MultipleStringLiteralsExtended | The String "column" appears 3 times in the file. | 1066 | |
| extension | MoveVariableInsideIf | Variable 'logicalColumnName' can be moved inside the block at line '1,082' to restrict runtime creation. | 1078 | |
| extension | MultipleStringLiteralsExtended | The String "index" appears 6 times in the file. | 1092 | |
| extension | MultipleStringLiteralsExtended | The String "unique-key" appears 4 times in the file. | 1095 | |
| extension | MultipleStringLiteralsExtended | The String "formula" appears 3 times in the file. | 1098 | |
| extension | MultipleStringLiteralsExtended | The String "unique" appears 3 times in the file. | 1108 | |
| extension | MoveVariableInsideIf | Variable 'logicalColumnName' can be moved inside the block at line '1,136' to restrict runtime creation. | 1132 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 1154 | |
| extension | MultipleStringLiteralsExtended | The String ", " appears 3 times in the file. | 1168 | |
| extension | MultipleStringLiteralsExtended | The String "foreign-key" appears 3 times in the file. | 1191 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 5 times in the file. | 1201 | |
| extension | MultipleStringLiteralsExtended | The String "id-type" appears 2 times in the file. | 1203 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 1240 | |
| extension | MultipleStringLiteralsExtended | The String "properties" appears 3 times in the file. | 1278 | |
| extension | MultipleStringLiteralsExtended | The String "embedded" appears 2 times in the file. | 1279 | |
| extension | MultipleStringLiteralsExtended | The String "update" appears 2 times in the file. | 1289 | |
| extension | MultipleStringLiteralsExtended | The String "\" for property: " appears 2 times in the file. | 1316 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 1,323 position 38 need optimization. All method calls are advised to move to end of logic expression. | 1323 | |
| extension | MultipleStringLiteralsExtended | The String "one-to-one" appears 4 times in the file. | 1344 | |
| extension | MultipleStringLiteralsExtended | The String "order-by" appears 2 times in the file. | 1396 | |
| extension | MultipleStringLiteralsExtended | The String "embed-xml" appears 4 times in the file. | 1412 | |
| extension | AvoidHidingCauseException | Cause exception 'cnfe' was lost. | 1430 | |
| extension | MultipleStringLiteralsExtended | The String "subselect" appears 3 times in the file. | 1452 | |
| extension | MultipleStringLiteralsExtended | The String "element" appears 2 times in the file. | 1484 | |
| extension | MultipleStringLiteralsExtended | The String "composite-element" appears 2 times in the file. | 1484 | |
| extension | MultipleStringLiteralsExtended | The String "Mapping collection: %s -> %s" appears 2 times in the file. | 1526 | |
| extension | MultipleStringLiteralsExtended | The String "delete-orphan" appears 3 times in the file. | 1546 | |
| extension | MultipleStringLiteralsExtended | The String "filter" appears 3 times in the file. | 1571 | |
| extension | MultipleStringLiteralsExtended | The String "property-ref" appears 3 times in the file. | 1588 | |
| extension | MultipleStringLiteralsExtended | The String "comment" appears 3 times in the file. | 1635 | |
| extension | MultipleStringLiteralsExtended | The String "not-found" appears 2 times in the file. | 1663 | |
| extension | MultipleStringLiteralsExtended | The String "ignore" appears 3 times in the file. | 1664 | |
| extension | MultipleStringLiteralsExtended | The String "many-to-many" appears 3 times in the file. | 1667 | |
| extension | AvoidHidingCauseException | Cause exception 'cce' was lost. | 1705 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 1708 | |
| extension | MultipleStringLiteralsExtended | The String "not-null" appears 2 times in the file. | 1793 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 1,871 position 6 need optimization. All method calls are advised to move to end of logic expression. | 1871 | |
| extension | MultipleStringLiteralsExtended | The String "auto" appears 2 times in the file. | 2103 | |
| extension | MultipleStringLiteralsExtended | The String "join" appears 2 times in the file. | 2113 | |
| extension | MultipleStringLiteralsExtended | The String "unsaved-value" appears 2 times in the file. | 2158 | |
| extension | MultipleStringLiteralsExtended | The String "undefined" appears 2 times in the file. | 2164 | |
| extension | MultipleStringLiteralsExtended | The String "." appears 3 times in the file. | 2412 | |
| extension | MultipleStringLiteralsExtended | The String "IndexBackref" appears 2 times in the file. | 2412 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 2,511 position 75 need optimization. All method calls are advised to move to end of logic expression. | 2511 | |
| extension | LogicConditionNeedOptimization | Condition with || at line 2,673 position 27 need optimization. All method calls are advised to move to end of logic expression. | 2673 | |
| extension | MultipleStringLiteralsExtended | The String "condition" appears 3 times in the file. | 2686 | |
| extension | MultipleStringLiteralsExtended | The String "no filter condition found for filter: " appears 2 times in the file. | 2691 | |
| extension | MultipleStringLiteralsExtended | The String "aliases" appears 2 times in the file. | 2693 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 2694 | |
| extension | MultipleStringLiteralsExtended | The String "alias" appears 2 times in the file. | 2697 | |
| extension | MultipleStringLiteralsExtended | The String "autoAliasInjection" appears 2 times in the file. | 2702 | |
| extension | ReturnBooleanFromTernary | Returning explicit boolean from ternary operator. | 2703 | |
| extension | MultipleStringLiteralsExtended | The String "extends" appears 2 times in the file. | 2802 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 2910 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 2918 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 2926 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 2934 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 2942 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 2950 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 2958 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 2966 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 2974 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 3,062 position 42 need optimization. All method calls are advised to move to end of logic expression. | 3062 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 3110 | |
| extension | ReturnBooleanFromTernary | Returning explicit boolean from ternary operator. | 3117 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 3160 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 3196 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 37 | |
| extension | MultipleStringLiteralsExtended | The String "_" appears 2 times in the file. | 130 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'IndexColumn' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 54 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 100 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 64 | |
| extension | OverridableMethodInConstructor | Overridable method 'setClazz' is called in constructor body. | 71 | |
| extension | OverridableMethodInConstructor | Calling the method 'extractInheritanceType' in constructor body leads to the call of the overridable method 'getClazz'. | 74 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 158 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 162 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 226 | |
| extension | MultipleStringLiteralsExtended | The String "No identifier specified for entity: " appears 2 times in the file. | 243 | |
| extension | LogicConditionNeedOptimization | Condition with || at line 265 position 47 need optimization. All method calls are advised to move to end of logic expression. | 265 | |
| extension | LogicConditionNeedOptimization | Condition with || at line 271 position 47 need optimization. All method calls are advised to move to end of logic expression. | 271 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 293 position 76 need optimization. All method calls are advised to move to end of logic expression. | 293 | |
| extension | MoveVariableInsideIf | Variable 'parentSuperclass' can be moved inside the block at line '317' to restrict runtime creation. | 312 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 332 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 340 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "true" appears 3 times in the file. | 62 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "flush-mode" appears 2 times in the file. | 95 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'normalizeIdentifierQuoting' method is 4 (max allowed is 1). | 127 | |
| extension | MultipleStringLiteralsExtended | The String "\"" appears 2 times in the file. | 133 | |
| extension | MultipleStringLiteralsExtended | The String "`" appears 2 times in the file. | 145 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 119 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 153 | |
| extension | MultipleStringLiteralsExtended | The String "Unknown mappedBy in: " appears 2 times in the file. | 154 | |
| extension | MultipleStringLiteralsExtended | The String ", referenced property unknown: " appears 2 times in the file. | 155 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 105 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 109 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 198 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 233 | |
| extension | ReturnCountExtended | Return count for 'discoverTypeWithoutReflection' method is 3 (max allowed is 1). | 242 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "name" appears 4 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "column" appears 2 times in the file. | 79 | |
| extension | MultipleStringLiteralsExtended | The String "alias" appears 3 times in the file. | 104 | |
| extension | MultipleStringLiteralsExtended | The String "lock-mode" appears 3 times in the file. | 113 | |
| extension | MultipleStringLiteralsExtended | The String "class" appears 2 times in the file. | 187 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 201 | |
| extension | MultipleStringLiteralsExtended | The String "dotted notation reference neither a component nor a many/one to one" appears 3 times in the file. | 224 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 483 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 66 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 72 | |
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 74 | |
| extension | MultipleStringLiteralsExtended | The String "auto" appears 2 times in the file. | 178 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 295 | |
| extension | ReturnCountExtended | Return count for 'getMultiTableBulkIdStrategy' method is 3 (max allowed is 1). | 449 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 475 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 3 times in the file. | 476 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 510 | |
| extension | ReturnCountExtended | Return count for 'createRegionFactory' method is 2 (max allowed is 1). | 515 | |
| extension | MultipleStringLiteralsExtended | The String "Cache region factory : %s" appears 2 times in the file. | 524 | |
| extension | MultipleStringLiteralsExtended | The String "%s did not provide constructor accepting java.util.Properties; attempting no-arg constructor." appears 2 times in the file. | 535 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 543 | |
| extension | MultipleStringLiteralsExtended | The String "could not instantiate RegionFactory [" appears 2 times in the file. | 544 | |
| extension | ReturnCountExtended | Return count for 'createRegionFactory' method is 2 (max allowed is 1). | 548 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 575 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 590 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'isInPrimaryKey' method is 2 (max allowed is 1). | 74 | |
| extension | MoveVariableInsideIf | Variable 'localPath' can be moved inside the block at line '91' to restrict runtime creation. | 90 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 118 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 69 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 128 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 129 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 141 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 143 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 147 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 148 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 160 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 161 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 178 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 214 | |
| extension | MultipleStringLiteralsExtended | The String "Set do not support @CollectionId: " appears 2 times in the file. | 270 | |
| extension | MultipleStringLiteralsExtended | The String "Map do not support @CollectionId: " appears 2 times in the file. | 284 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 355 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 358 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 406 position 3 need optimization. All method calls are advised to move to end of logic expression. | 406 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 462 | |
| extension | MultipleStringLiteralsExtended | The String "(" appears 2 times in the file. | 464 | |
| extension | MultipleStringLiteralsExtended | The String ")" appears 2 times in the file. | 464 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 467 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 468 | |
| extension | ReturnCountExtended | Return count for 'bindStarToManySecondPass' method is 2 (max allowed is 1). | 680 | |
| extension | AvoidConstantAsFirstOperandInCondition | Constant have to be second operand of '!='. | 697 | |
| extension | MultipleStringLiteralsExtended | The String "mappedBy reference an unknown target entity property: " appears 2 times in the file. | 703 | |
| extension | MultipleStringLiteralsExtended | The String "." appears 12 times in the file. | 704 | |
| extension | MultipleStringLiteralsExtended | The String " in " appears 3 times in the file. | 705 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 709 | |
| extension | MultipleStringLiteralsExtended | The String "Illegal use of @FilterJoinTable on an association without join table:" appears 2 times in the file. | 849 | |
| extension | MultipleStringLiteralsExtended | The String "desc" appears 2 times in the file. | 964 | |
| extension | MultipleStringLiteralsExtended | The String "inverse__" appears 2 times in the file. | 997 | |
| extension | MultipleStringLiteralsExtended | The String "[" appears 2 times in the file. | 1061 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 3 times in the file. | 1061 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 1107 | |
| extension | MultipleStringLiteralsExtended | The String "property" appears 2 times in the file. | 1229 | |
| extension | MultipleStringLiteralsExtended | The String "element" appears 2 times in the file. | 1243 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 1,347 position 63 need optimization. All method calls are advised to move to end of logic expression. | 1347 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 1426 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 1434 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 132 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 133 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 137 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 152 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 155 | |
| extension | ReturnBooleanFromTernary | Returning explicit boolean from ternary operator. | 173 | |
| extension | ReturnBooleanFromTernary | Returning explicit boolean from ternary operator. | 180 | |
| extension | ReturnBooleanFromTernary | Returning explicit boolean from ternary operator. | 187 | |
| extension | AvoidHidingCauseException | Cause exception 'cnfe' was lost. | 310 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 472 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 599 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 751 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 778 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'MapBinder' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 81 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 154 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 161 | |
| extension | MultipleStringLiteralsExtended | The String "property" appears 2 times in the file. | 218 | |
| extension | MultipleStringLiteralsExtended | The String "index" appears 2 times in the file. | 235 | |
| extension | ReturnCountExtended | Return count for 'createFormulatedValue' method is 2 (max allowed is 1). | 311 | |
| extension | MultipleStringLiteralsExtended | The String "$alias$" appears 3 times in the file. | 341 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 103 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 104 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 105 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 106 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 107 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 208 | |
| extension | LogicConditionNeedOptimization | Condition with || at line 330 position 55 need optimization. All method calls are advised to move to end of logic expression. | 330 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 366 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "A named query must have a name when used in class or package level" appears 4 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "org.hibernate.cacheable" appears 4 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "org.hibernate.cacheRegion" appears 4 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "org.hibernate.fetchSize" appears 4 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "org.hibernate.readOnly" appears 4 times in the file. | 78 | |
| extension | MultipleStringLiteralsExtended | The String "org.hibernate.comment" appears 4 times in the file. | 79 | |
| extension | MultipleStringLiteralsExtended | The String "Binding named query: %s => %s" appears 2 times in the file. | 89 | |
| extension | MultipleStringLiteralsExtended | The String "org.hibernate.callable" appears 3 times in the file. | 121 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 124 | |
| extension | MultipleStringLiteralsExtended | The String "alias1" appears 2 times in the file. | 128 | |
| extension | MultipleStringLiteralsExtended | The String "Binding named native query: %s => %s" appears 2 times in the file. | 172 | |
| extension | MultipleStringLiteralsExtended | The String ":" appears 4 times in the file. | 369 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 83 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 84 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 94 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 124 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 125 | |
| extension | MultipleStringLiteralsExtended | The String "class" appears 2 times in the file. | 129 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 155 | |
| extension | MultipleStringLiteralsExtended | The String "dotted notation reference neither a component nor a many/one to one" appears 3 times in the file. | 235 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 100 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 104 | |
| extension | MultipleStringLiteralsExtended | The String "blob" appears 2 times in the file. | 209 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 216 position 95 need optimization. All method calls are advised to move to end of logic expression. | 216 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 221 position 90 need optimization. All method calls are advised to move to end of logic expression. | 221 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 226 position 90 need optimization. All method calls are advised to move to end of logic expression. | 226 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 229 position 90 need optimization. All method calls are advised to move to end of logic expression. | 229 | |
| extension | MoveVariableInsideIf | Variable 'secondPass' can be moved inside the block at line '340' to restrict runtime creation. | 339 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 340 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 352 position 65 need optimization. All method calls are advised to move to end of logic expression. | 352 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 373 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 104 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 124 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 381 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 390 | |
| extension | MultipleStringLiteralsExtended | The String "." appears 2 times in the file. | 395 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 410 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 576 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 52 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 55 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 88 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 94 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "entity" appears 2 times in the file. | 165 | |
| extension | MultipleStringLiteralsExtended | The String "mapped-superclass" appears 2 times in the file. | 166 | |
| extension | MultipleStringLiteralsExtended | The String "embeddable" appears 2 times in the file. | 167 | |
| extension | MultipleStringLiteralsExtended | The String "table" appears 8 times in the file. | 168 | |
| extension | MultipleStringLiteralsExtended | The String "secondary-table" appears 3 times in the file. | 169 | |
| extension | MultipleStringLiteralsExtended | The String "primary-key-join-column" appears 3 times in the file. | 171 | |
| extension | MultipleStringLiteralsExtended | The String "id-class" appears 2 times in the file. | 173 | |
| extension | MultipleStringLiteralsExtended | The String "inheritance" appears 2 times in the file. | 174 | |
| extension | MultipleStringLiteralsExtended | The String "discriminator-value" appears 2 times in the file. | 175 | |
| extension | MultipleStringLiteralsExtended | The String "discriminator-column" appears 3 times in the file. | 176 | |
| extension | MultipleStringLiteralsExtended | The String "named-query" appears 3 times in the file. | 179 | |
| extension | MultipleStringLiteralsExtended | The String "named-native-query" appears 3 times in the file. | 181 | |
| extension | MultipleStringLiteralsExtended | The String "sql-result-set-mapping" appears 3 times in the file. | 183 | |
| extension | MultipleStringLiteralsExtended | The String "access" appears 3 times in the file. | 187 | |
| extension | MultipleStringLiteralsExtended | The String "attribute-override" appears 4 times in the file. | 188 | |
| extension | MultipleStringLiteralsExtended | The String "association-override" appears 3 times in the file. | 190 | |
| extension | MultipleStringLiteralsExtended | The String "map-key-attribute-override" appears 4 times in the file. | 192 | |
| extension | MultipleStringLiteralsExtended | The String "id" appears 3 times in the file. | 194 | |
| extension | MultipleStringLiteralsExtended | The String "embedded-id" appears 2 times in the file. | 195 | |
| extension | MultipleStringLiteralsExtended | The String "generated-value" appears 2 times in the file. | 196 | |
| extension | MultipleStringLiteralsExtended | The String "column" appears 7 times in the file. | 197 | |
| extension | MultipleStringLiteralsExtended | The String "temporal" appears 2 times in the file. | 199 | |
| extension | MultipleStringLiteralsExtended | The String "lob" appears 2 times in the file. | 200 | |
| extension | MultipleStringLiteralsExtended | The String "enumerated" appears 2 times in the file. | 201 | |
| extension | MultipleStringLiteralsExtended | The String "version" appears 2 times in the file. | 202 | |
| extension | MultipleStringLiteralsExtended | The String "transient" appears 2 times in the file. | 203 | |
| extension | MultipleStringLiteralsExtended | The String "basic" appears 2 times in the file. | 204 | |
| extension | MultipleStringLiteralsExtended | The String "embedded" appears 2 times in the file. | 205 | |
| extension | MultipleStringLiteralsExtended | The String "join-table" appears 2 times in the file. | 212 | |
| extension | MultipleStringLiteralsExtended | The String "join-column" appears 3 times in the file. | 213 | |
| extension | MultipleStringLiteralsExtended | The String "map-key" appears 2 times in the file. | 215 | |
| extension | MultipleStringLiteralsExtended | The String "order-by" appears 2 times in the file. | 216 | |
| extension | MultipleStringLiteralsExtended | The String "entity-listeners" appears 2 times in the file. | 217 | |
| extension | MultipleStringLiteralsExtended | The String "pre-persist" appears 2 times in the file. | 218 | |
| extension | MultipleStringLiteralsExtended | The String "pre-remove" appears 2 times in the file. | 219 | |
| extension | MultipleStringLiteralsExtended | The String "pre-update" appears 2 times in the file. | 220 | |
| extension | MultipleStringLiteralsExtended | The String "post-persist" appears 2 times in the file. | 221 | |
| extension | MultipleStringLiteralsExtended | The String "post-remove" appears 2 times in the file. | 222 | |
| extension | MultipleStringLiteralsExtended | The String "post-update" appears 2 times in the file. | 223 | |
| extension | MultipleStringLiteralsExtended | The String "post-load" appears 2 times in the file. | 224 | |
| extension | MultipleStringLiteralsExtended | The String "collection-table" appears 2 times in the file. | 225 | |
| extension | MultipleStringLiteralsExtended | The String "map-key-class" appears 2 times in the file. | 226 | |
| extension | MultipleStringLiteralsExtended | The String "map-key-temporal" appears 2 times in the file. | 227 | |
| extension | MultipleStringLiteralsExtended | The String "map-key-enumerated" appears 2 times in the file. | 228 | |
| extension | MultipleStringLiteralsExtended | The String "map-key-column" appears 2 times in the file. | 229 | |
| extension | MultipleStringLiteralsExtended | The String "map-key-join-column" appears 3 times in the file. | 230 | |
| extension | MultipleStringLiteralsExtended | The String "order-column" appears 2 times in the file. | 232 | |
| extension | MultipleStringLiteralsExtended | The String "cacheable" appears 2 times in the file. | 233 | |
| extension | MultipleStringLiteralsExtended | The String "get" appears 5 times in the file. | 265 | |
| extension | MultipleStringLiteralsExtended | The String "is" appears 4 times in the file. | 287 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 337 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 376 | |
| extension | MultipleStringLiteralsExtended | The String "attributes" appears 2 times in the file. | 434 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 439 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 32 times in the file. | 453 | |
| extension | ReturnCountExtended | Return count for 'getEntityListeners' method is 3 (max allowed is 1). | 565 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 568 | |
| extension | MultipleStringLiteralsExtended | The String "class" appears 3 times in the file. | 570 | |
| extension | MultipleStringLiteralsExtended | The String "Unable to find " appears 3 times in the file. | 581 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 28 times in the file. | 586 | |
| extension | ReturnCountExtended | Return count for 'overridesDefaultsInJoinTable' method is 3 (max allowed is 1). | 597 | |
| extension | LogicConditionNeedOptimization | Condition with || at line 605 position 6 need optimization. All method calls are advised to move to end of logic expression. | 605 | |
| extension | MultipleStringLiteralsExtended | The String "schema" appears 26 times in the file. | 616 | |
| extension | MultipleStringLiteralsExtended | The String "catalog" appears 28 times in the file. | 617 | |
| extension | MultipleStringLiteralsExtended | The String "uniqueConstraints" appears 5 times in the file. | 618 | |
| extension | MultipleStringLiteralsExtended | The String "joinColumns" appears 4 times in the file. | 619 | |
| extension | MultipleStringLiteralsExtended | The String "inverseJoinColumns" appears 2 times in the file. | 620 | |
| extension | MultipleStringLiteralsExtended | The String "optional" appears 2 times in the file. | 696 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 822 | |
| extension | MultipleStringLiteralsExtended | The String "referenced-column-name" appears 3 times in the file. | 827 | |
| extension | MultipleStringLiteralsExtended | The String "unique" appears 4 times in the file. | 828 | |
| extension | MultipleStringLiteralsExtended | The String "nullable" appears 5 times in the file. | 829 | |
| extension | MultipleStringLiteralsExtended | The String "insertable" appears 5 times in the file. | 830 | |
| extension | MultipleStringLiteralsExtended | The String "updatable" appears 5 times in the file. | 831 | |
| extension | MultipleStringLiteralsExtended | The String "column-definition" appears 7 times in the file. | 832 | |
| extension | MultipleStringLiteralsExtended | The String " " appears 2 times in the file. | 947 | |
| extension | MultipleStringLiteralsExtended | The String ": " appears 2 times in the file. | 947 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 983 | |
| extension | MultipleStringLiteralsExtended | The String "length" appears 3 times in the file. | 1026 | |
| extension | MultipleStringLiteralsExtended | The String "precision" appears 2 times in the file. | 1027 | |
| extension | MultipleStringLiteralsExtended | The String "scale" appears 2 times in the file. | 1028 | |
| extension | MultipleStringLiteralsExtended | The String "cascade" appears 2 times in the file. | 1092 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 1093 | |
| extension | MultipleStringLiteralsExtended | The String "STRING" appears 2 times in the file. | 1240 | |
| extension | MultipleStringLiteralsExtended | The String ". " appears 3 times in the file. | 1244 | |
| extension | MultipleStringLiteralsExtended | The String "fetch" appears 3 times in the file. | 1258 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 1,395 position 4 need optimization. All method calls are advised to move to end of logic expression. | 1395 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 1401 | |
| extension | MultipleStringLiteralsExtended | The String "columns" appears 2 times in the file. | 1407 | |
| extension | ReturnCountExtended | Return count for 'buildGeneratedValue' method is 2 (max allowed is 1). | 1415 | |
| extension | MultipleStringLiteralsExtended | The String "strategy" appears 7 times in the file. | 1419 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 1476 | |
| extension | MultipleStringLiteralsExtended | The String " is not a valid access type. Check you xml confguration." appears 2 times in the file. | 1476 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 1519 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 1539 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 1617 | |
| extension | ReturnCountExtended | Return count for 'getColumn' method is 2 (max allowed is 1). | 1633 | |
| extension | ReturnCountExtended | Return count for 'getAccessType' method is 4 (max allowed is 1). | 1673 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 1682 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 1751 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 1758 | |
| extension | MultipleStringLiteralsExtended | The String "Unable to find entity-class: " appears 3 times in the file. | 1773 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 1777 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 1792 | |
| extension | MultipleStringLiteralsExtended | The String "result-class" appears 2 times in the file. | 1800 | |
| extension | MultipleStringLiteralsExtended | The String "resultClass" appears 2 times in the file. | 1812 | |
| extension | MultipleStringLiteralsExtended | The String "result-set-mapping" appears 2 times in the file. | 1814 | |
| extension | ReturnCountExtended | Return count for 'getNamedQueries' method is 2 (max allowed is 1). | 1836 | |
| extension | MultipleStringLiteralsExtended | The String "query" appears 2 times in the file. | 1928 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 1934 | |
| extension | ReturnCountExtended | Return count for 'getTableGenerator' method is 3 (max allowed is 1). | 1970 | |
| extension | MultipleStringLiteralsExtended | The String "initial-value" appears 2 times in the file. | 2018 | |
| extension | MultipleStringLiteralsExtended | The String "allocation-size" appears 2 times in the file. | 2019 | |
| extension | ReturnCountExtended | Return count for 'getDiscriminatorColumn' method is 3 (max allowed is 1). | 2059 | |
| extension | MultipleStringLiteralsExtended | The String " (" appears 3 times in the file. | 2079 | |
| extension | MultipleStringLiteralsExtended | The String ")" appears 3 times in the file. | 2079 | |
| extension | ReturnCountExtended | Return count for 'getInheritance' method is 3 (max allowed is 1). | 2110 | |
| extension | ReturnCountExtended | Return count for 'getIdClass' method is 3 (max allowed is 1). | 2144 | |
| extension | ReturnCountExtended | Return count for 'getPrimaryKeyJoinColumns' method is 2 (max allowed is 1). | 2181 | |
| extension | ReturnCountExtended | Return count for 'getEntity' method is 2 (max allowed is 1). | 2205 | |
| extension | ReturnCountExtended | Return count for 'getTable' method is 4 (max allowed is 1). | 2258 | |
| extension | ReturnCountExtended | Return count for 'getSecondaryTables' method is 2 (max allowed is 1). | 2310 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 2314 | |
| extension | MultipleStringLiteralsExtended | The String "pkJoinColumns" appears 2 times in the file. | 2329 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 2332 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 2454 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 47 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 50 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 51 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 52 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 53 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "schema" appears 2 times in the file. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "catalog" appears 2 times in the file. | 79 | |
| extension | MultipleStringLiteralsExtended | The String "access" appears 3 times in the file. | 81 | |
| extension | MoveVariableInsideIf | Variable 'type' can be moved inside the block at line '128' to restrict runtime creation. | 127 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 133 | |
| extension | MultipleStringLiteralsExtended | The String "class" appears 2 times in the file. | 141 | |
| extension | MultipleStringLiteralsExtended | The String "Duplicate XML entry for " appears 2 times in the file. | 144 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 164 | |
| extension | MultipleStringLiteralsExtended | The String "entity-listener" appears 2 times in the file. | 168 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 213 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 297 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 65 | |
| extension | MoveVariableInsideIf | Variable 'validator' can be moved inside the block at line '135' to restrict runtime creation. | 131 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 139 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 140 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 157 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 50 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 52 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 54 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 78 | |
| extension | MultipleStringLiteralsExtended | The String "Unable to check validity of passed ValidatorFactory" appears 2 times in the file. | 80 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 89 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 96 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 152 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 152 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 154 | |
| extension | MultipleStringLiteralsExtended | The String "Error activating Bean Validation integration" appears 2 times in the file. | 154 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 156 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 176 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 199 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 46 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "ddl" appears 2 times in the file. | 104 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 115 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "." appears 2 times in the file. | 85 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 169 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 188 | |
| extension | MoveVariableInsideIf | Variable 'hasNotNull' can be moved inside the block at line '208' to restrict runtime creation. | 207 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 215 | |
| extension | MultipleStringLiteralsExtended | The String "." appears 4 times in the file. | 222 | |
| extension | MoveVariableInsideIf | Variable 'col' can be moved inside the block at line '343' to restrict runtime creation. | 342 | |
| extension | MoveVariableInsideIf | Variable 'col' can be moved inside the block at line '357' to restrict runtime creation. | 356 | |
| extension | ReturnCountExtended | Return count for 'findPropertyByName' method is 3 (max allowed is 1). | 369 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 436 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 447 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 49 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 74 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Method not supported for Hibernate-specific mappings" appears 2 times in the file. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 66 | |
| extension | ReturnCountExtended | Return count for 'readSize' method is 2 (max allowed is 1). | 133 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 135 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 245 | |
| extension | ReturnCountExtended | Return count for 'readIndexExistence' method is 2 (max allowed is 1). | 266 | |
| extension | ReturnNullInsteadOfBoolean | Method declares to return Boolean and returns null. | 283 | |
| extension | ReturnNullInsteadOfBoolean | Method declares to return Boolean and returns null. | 291 | |
| extension | ReturnCountExtended | Return count for 'readElementExistence' method is 2 (max allowed is 1). | 294 | |
| extension | ReturnNullInsteadOfBoolean | Method declares to return Boolean and returns null. | 311 | |
| extension | ReturnNullInsteadOfBoolean | Method declares to return Boolean and returns null. | 319 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Method(.*)'. | 322 | |
| extension | ReturnCountExtended | Return count for 'readElementByIndex' method is 2 (max allowed is 1). | 324 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 491 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 494 | |
| extension | ReturnCountExtended | Return count for 'getOrphans' method is 2 (max allowed is 1). | 1097 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 66 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 69 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 95 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 192 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MoveVariableInsideIf | Variable 'newiter' can be moved inside the block at line '195' to restrict runtime creation. | 189 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 290 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 327 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 557 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 87 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 90 | |
| extension | MoveVariableInsideIf | Variable 'entry' can be moved inside the block at line '322' to restrict runtime creation. | 320 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 117 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 198 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 89 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 93 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 108 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 162 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 211 | |
| extension | MultipleStringLiteralsExtended | The String "negative index" appears 4 times in the file. | 291 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 322 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 519 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 538 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 559 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 562 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 581 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 598 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 274 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 395 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 408 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 422 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 436 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 443 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 448 position 28 need optimization. All method calls are advised to move to end of logic expression. | 448 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 454 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 458 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 462 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 467 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 472 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 477 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 506 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 509 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 528 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MoveVariableInsideIf | Variable 'elementType' can be moved inside the block at line '116' to restrict runtime creation. | 111 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 113 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 461 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 481 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 61 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 69 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 74 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 64 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 68 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 73 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 71 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 101 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 115 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 119 | |
| extension | AvoidHidingCauseException | Cause exception 't' was lost. | 122 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 97 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 219 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 225 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 355 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 365 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 48 | |
| extension | AvoidHidingCauseException | Cause exception 'cce' was lost. | 93 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 95 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 96 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 42 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 73 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 79 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 85 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 91 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String " and " appears 2 times in the file. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 50 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 145 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "distinct " appears 2 times in the file. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 184 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 240 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String ", " appears 2 times in the file. | 66 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 77 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'toSqlString' method is 2 (max allowed is 1). | 49 | |
| extension | LogicConditionNeedOptimization | Condition with || at line 53 position 61 need optimization. All method calls are advised to move to end of logic expression. | 53 | |
| extension | MultipleStringLiteralsExtended | The String ", " appears 2 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String " in (" appears 2 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String " ( " appears 2 times in the file. | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 44 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MoveVariableInsideIf | Variable 'dialect' can be moved inside the block at line '86' to restrict runtime creation. | 79 | |
| extension | MultipleStringLiteralsExtended | The String " like ?" appears 2 times in the file. | 91 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 53 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String " is not null" appears 2 times in the file. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String " is null" appears 2 times in the file. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "asc" appears 2 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "desc" appears 2 times in the file. | 49 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String ", " appears 2 times in the file. | 73 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 118 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 127 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 147 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String ", " appears 2 times in the file. | 72 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 83 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "=" appears 4 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "<>" appears 4 times in the file. | 87 | |
| extension | MultipleStringLiteralsExtended | The String " like " appears 2 times in the file. | 109 | |
| extension | MultipleStringLiteralsExtended | The String ">" appears 3 times in the file. | 154 | |
| extension | MultipleStringLiteralsExtended | The String "<" appears 3 times in the file. | 163 | |
| extension | MultipleStringLiteralsExtended | The String "<=" appears 3 times in the file. | 172 | |
| extension | MultipleStringLiteralsExtended | The String ">=" appears 3 times in the file. | 181 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "{alias}" appears 2 times in the file. | 49 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 66 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 70 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 92 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 96 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 65 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 73 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "=" appears 5 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "all" appears 10 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "in" appears 3 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "not in" appears 3 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "<>" appears 3 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String ">" appears 6 times in the file. | 85 | |
| extension | MultipleStringLiteralsExtended | The String "<" appears 6 times in the file. | 89 | |
| extension | MultipleStringLiteralsExtended | The String ">=" appears 6 times in the file. | 93 | |
| extension | MultipleStringLiteralsExtended | The String "<=" appears 6 times in the file. | 97 | |
| extension | MultipleStringLiteralsExtended | The String "some" appears 8 times in the file. | 117 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'AbstractTransactSQLDialect' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "smallint" appears 2 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "datetime" appears 3 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "ascii" appears 2 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "char" appears 2 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "len" appears 3 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "lower" appears 2 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "upper" appears 2 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "str" appears 2 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "ltrim" appears 2 times in the file. | 74 | |
| extension | MultipleStringLiteralsExtended | The String "rtrim" appears 2 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "reverse" appears 2 times in the file. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "space" appears 2 times in the file. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "user" appears 2 times in the file. | 79 | |
| extension | MultipleStringLiteralsExtended | The String "getdate" appears 5 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "getutcdate" appears 2 times in the file. | 86 | |
| extension | MultipleStringLiteralsExtended | The String "day" appears 2 times in the file. | 87 | |
| extension | MultipleStringLiteralsExtended | The String "month" appears 2 times in the file. | 88 | |
| extension | MultipleStringLiteralsExtended | The String "year" appears 2 times in the file. | 89 | |
| extension | MultipleStringLiteralsExtended | The String "datename" appears 2 times in the file. | 90 | |
| extension | MultipleStringLiteralsExtended | The String "abs" appears 2 times in the file. | 92 | |
| extension | MultipleStringLiteralsExtended | The String "sign" appears 2 times in the file. | 93 | |
| extension | MultipleStringLiteralsExtended | The String "acos" appears 2 times in the file. | 95 | |
| extension | MultipleStringLiteralsExtended | The String "asin" appears 2 times in the file. | 96 | |
| extension | MultipleStringLiteralsExtended | The String "atan" appears 2 times in the file. | 97 | |
| extension | MultipleStringLiteralsExtended | The String "cos" appears 2 times in the file. | 98 | |
| extension | MultipleStringLiteralsExtended | The String "cot" appears 2 times in the file. | 99 | |
| extension | MultipleStringLiteralsExtended | The String "exp" appears 2 times in the file. | 100 | |
| extension | MultipleStringLiteralsExtended | The String "log" appears 2 times in the file. | 101 | |
| extension | MultipleStringLiteralsExtended | The String "log10" appears 2 times in the file. | 102 | |
| extension | MultipleStringLiteralsExtended | The String "sin" appears 2 times in the file. | 103 | |
| extension | MultipleStringLiteralsExtended | The String "sqrt" appears 2 times in the file. | 104 | |
| extension | MultipleStringLiteralsExtended | The String "tan" appears 2 times in the file. | 105 | |
| extension | MultipleStringLiteralsExtended | The String "pi" appears 2 times in the file. | 106 | |
| extension | MultipleStringLiteralsExtended | The String "square" appears 2 times in the file. | 107 | |
| extension | MultipleStringLiteralsExtended | The String "rand" appears 2 times in the file. | 108 | |
| extension | MultipleStringLiteralsExtended | The String "radians" appears 2 times in the file. | 110 | |
| extension | MultipleStringLiteralsExtended | The String "degrees" appears 2 times in the file. | 111 | |
| extension | MultipleStringLiteralsExtended | The String "round" appears 2 times in the file. | 113 | |
| extension | MultipleStringLiteralsExtended | The String "ceiling" appears 2 times in the file. | 114 | |
| extension | MultipleStringLiteralsExtended | The String "floor" appears 2 times in the file. | 115 | |
| extension | MultipleStringLiteralsExtended | The String "isnull" appears 2 times in the file. | 117 | |
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 176 | |
| extension | MultipleStringLiteralsExtended | The String " " appears 4 times in the file. | 177 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 195 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 55 | |
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'CUBRIDDialect' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "short" appears 2 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "substr" appears 3 times in the file. | 78 | |
| extension | MultipleStringLiteralsExtended | The String "trim" appears 2 times in the file. | 79 | |
| extension | MultipleStringLiteralsExtended | The String "length" appears 2 times in the file. | 80 | |
| extension | MultipleStringLiteralsExtended | The String "bit_length" appears 2 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "coalesce" appears 2 times in the file. | 82 | |
| extension | MultipleStringLiteralsExtended | The String "nullif" appears 2 times in the file. | 83 | |
| extension | MultipleStringLiteralsExtended | The String "abs" appears 2 times in the file. | 84 | |
| extension | MultipleStringLiteralsExtended | The String "mod" appears 2 times in the file. | 85 | |
| extension | MultipleStringLiteralsExtended | The String "upper" appears 2 times in the file. | 86 | |
| extension | MultipleStringLiteralsExtended | The String "lower" appears 2 times in the file. | 87 | |
| extension | MultipleStringLiteralsExtended | The String "power" appears 2 times in the file. | 89 | |
| extension | MultipleStringLiteralsExtended | The String "stddev" appears 2 times in the file. | 90 | |
| extension | MultipleStringLiteralsExtended | The String "variance" appears 2 times in the file. | 91 | |
| extension | MultipleStringLiteralsExtended | The String "round" appears 2 times in the file. | 92 | |
| extension | MultipleStringLiteralsExtended | The String "trunc" appears 2 times in the file. | 93 | |
| extension | MultipleStringLiteralsExtended | The String "ceil" appears 2 times in the file. | 94 | |
| extension | MultipleStringLiteralsExtended | The String "floor" appears 2 times in the file. | 95 | |
| extension | MultipleStringLiteralsExtended | The String "ltrim" appears 2 times in the file. | 96 | |
| extension | MultipleStringLiteralsExtended | The String "rtrim" appears 2 times in the file. | 97 | |
| extension | MultipleStringLiteralsExtended | The String "nvl" appears 2 times in the file. | 98 | |
| extension | MultipleStringLiteralsExtended | The String "nvl2" appears 2 times in the file. | 99 | |
| extension | MultipleStringLiteralsExtended | The String "sign" appears 2 times in the file. | 100 | |
| extension | MultipleStringLiteralsExtended | The String "chr" appears 2 times in the file. | 101 | |
| extension | MultipleStringLiteralsExtended | The String "to_char" appears 2 times in the file. | 102 | |
| extension | MultipleStringLiteralsExtended | The String "to_date" appears 2 times in the file. | 103 | |
| extension | MultipleStringLiteralsExtended | The String "last_day" appears 2 times in the file. | 104 | |
| extension | MultipleStringLiteralsExtended | The String "instr" appears 2 times in the file. | 105 | |
| extension | MultipleStringLiteralsExtended | The String "instrb" appears 2 times in the file. | 106 | |
| extension | MultipleStringLiteralsExtended | The String "lpad" appears 2 times in the file. | 107 | |
| extension | MultipleStringLiteralsExtended | The String "replace" appears 2 times in the file. | 108 | |
| extension | MultipleStringLiteralsExtended | The String "rpad" appears 2 times in the file. | 109 | |
| extension | MultipleStringLiteralsExtended | The String "substrb" appears 2 times in the file. | 111 | |
| extension | MultipleStringLiteralsExtended | The String "translate" appears 2 times in the file. | 112 | |
| extension | MultipleStringLiteralsExtended | The String "add_months" appears 2 times in the file. | 113 | |
| extension | MultipleStringLiteralsExtended | The String "months_between" appears 2 times in the file. | 114 | |
| extension | MultipleStringLiteralsExtended | The String "current_date" appears 2 times in the file. | 116 | |
| extension | MultipleStringLiteralsExtended | The String "current_time" appears 2 times in the file. | 117 | |
| extension | MultipleStringLiteralsExtended | The String "current_timestamp" appears 2 times in the file. | 119 | |
| extension | MultipleStringLiteralsExtended | The String "sysdate" appears 2 times in the file. | 122 | |
| extension | MultipleStringLiteralsExtended | The String "systime" appears 2 times in the file. | 123 | |
| extension | MultipleStringLiteralsExtended | The String "systimestamp" appears 2 times in the file. | 124 | |
| extension | MultipleStringLiteralsExtended | The String "user" appears 2 times in the file. | 125 | |
| extension | MultipleStringLiteralsExtended | The String "rownum" appears 2 times in the file. | 126 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'Cache71Dialect' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 222 | |
| extension | MultipleStringLiteralsExtended | The String "longvarbinary" appears 3 times in the file. | 242 | |
| extension | MultipleStringLiteralsExtended | The String "longvarchar" appears 2 times in the file. | 243 | |
| extension | MultipleStringLiteralsExtended | The String "false" appears 2 times in the file. | 257 | |
| extension | MultipleStringLiteralsExtended | The String "abs" appears 2 times in the file. | 263 | |
| extension | MultipleStringLiteralsExtended | The String "acos" appears 2 times in the file. | 264 | |
| extension | MultipleStringLiteralsExtended | The String "%alphaup" appears 2 times in the file. | 265 | |
| extension | MultipleStringLiteralsExtended | The String "ascii" appears 2 times in the file. | 266 | |
| extension | MultipleStringLiteralsExtended | The String "asin" appears 2 times in the file. | 267 | |
| extension | MultipleStringLiteralsExtended | The String "atan" appears 2 times in the file. | 268 | |
| extension | MultipleStringLiteralsExtended | The String "ceiling" appears 2 times in the file. | 271 | |
| extension | MultipleStringLiteralsExtended | The String "char" appears 2 times in the file. | 272 | |
| extension | MultipleStringLiteralsExtended | The String "character_length" appears 2 times in the file. | 273 | |
| extension | MultipleStringLiteralsExtended | The String "char_length" appears 2 times in the file. | 274 | |
| extension | MultipleStringLiteralsExtended | The String "cos" appears 2 times in the file. | 275 | |
| extension | MultipleStringLiteralsExtended | The String "cot" appears 2 times in the file. | 276 | |
| extension | MultipleStringLiteralsExtended | The String "," appears 33 times in the file. | 277 | |
| extension | MultipleStringLiteralsExtended | The String ")" appears 34 times in the file. | 277 | |
| extension | MultipleStringLiteralsExtended | The String "curdate" appears 2 times in the file. | 280 | |
| extension | MultipleStringLiteralsExtended | The String "current_date" appears 2 times in the file. | 281 | |
| extension | MultipleStringLiteralsExtended | The String "current_time" appears 2 times in the file. | 282 | |
| extension | MultipleStringLiteralsExtended | The String "current_timestamp" appears 2 times in the file. | 284 | |
| extension | MultipleStringLiteralsExtended | The String "curtime" appears 2 times in the file. | 286 | |
| extension | MultipleStringLiteralsExtended | The String "database" appears 2 times in the file. | 287 | |
| extension | MultipleStringLiteralsExtended | The String "day" appears 2 times in the file. | 292 | |
| extension | MultipleStringLiteralsExtended | The String "dayname" appears 2 times in the file. | 293 | |
| extension | MultipleStringLiteralsExtended | The String "dayofmonth" appears 2 times in the file. | 294 | |
| extension | MultipleStringLiteralsExtended | The String "dayofweek" appears 2 times in the file. | 295 | |
| extension | MultipleStringLiteralsExtended | The String "dayofyear" appears 2 times in the file. | 296 | |
| extension | MultipleStringLiteralsExtended | The String "%exact" appears 2 times in the file. | 298 | |
| extension | MultipleStringLiteralsExtended | The String "exp" appears 2 times in the file. | 299 | |
| extension | MultipleStringLiteralsExtended | The String "%external" appears 2 times in the file. | 300 | |
| extension | MultipleStringLiteralsExtended | The String "floor" appears 2 times in the file. | 303 | |
| extension | MultipleStringLiteralsExtended | The String "getdate" appears 2 times in the file. | 304 | |
| extension | MultipleStringLiteralsExtended | The String "hour" appears 2 times in the file. | 305 | |
| extension | MultipleStringLiteralsExtended | The String "%internal" appears 2 times in the file. | 307 | |
| extension | MultipleStringLiteralsExtended | The String "isnumeric" appears 2 times in the file. | 309 | |
| extension | MultipleStringLiteralsExtended | The String "lcase" appears 2 times in the file. | 310 | |
| extension | MultipleStringLiteralsExtended | The String "left" appears 2 times in the file. | 311 | |
| extension | MultipleStringLiteralsExtended | The String "len" appears 2 times in the file. | 312 | |
| extension | MultipleStringLiteralsExtended | The String "$listlength" appears 2 times in the file. | 321 | |
| extension | MultipleStringLiteralsExtended | The String "log" appears 3 times in the file. | 323 | |
| extension | MultipleStringLiteralsExtended | The String "lower" appears 3 times in the file. | 325 | |
| extension | MultipleStringLiteralsExtended | The String "ltrim" appears 2 times in the file. | 326 | |
| extension | MultipleStringLiteralsExtended | The String "minute" appears 2 times in the file. | 327 | |
| extension | MultipleStringLiteralsExtended | The String "mod" appears 2 times in the file. | 328 | |
| extension | MultipleStringLiteralsExtended | The String "month" appears 2 times in the file. | 329 | |
| extension | MultipleStringLiteralsExtended | The String "monthname" appears 3 times in the file. | 330 | |
| extension | MultipleStringLiteralsExtended | The String "%odbcin" appears 3 times in the file. | 334 | |
| extension | MultipleStringLiteralsExtended | The String "%pattern" appears 2 times in the file. | 336 | |
| extension | MultipleStringLiteralsExtended | The String "pi" appears 2 times in the file. | 337 | |
| extension | MultipleStringLiteralsExtended | The String "quarter" appears 2 times in the file. | 341 | |
| extension | MultipleStringLiteralsExtended | The String "right" appears 2 times in the file. | 344 | |
| extension | MultipleStringLiteralsExtended | The String "rtrim" appears 2 times in the file. | 346 | |
| extension | MultipleStringLiteralsExtended | The String "second" appears 2 times in the file. | 347 | |
| extension | MultipleStringLiteralsExtended | The String "sign" appears 2 times in the file. | 348 | |
| extension | MultipleStringLiteralsExtended | The String "sin" appears 2 times in the file. | 349 | |
| extension | MultipleStringLiteralsExtended | The String "space" appears 2 times in the file. | 350 | |
| extension | MultipleStringLiteralsExtended | The String "%startswith" appears 2 times in the file. | 354 | |
| extension | MultipleStringLiteralsExtended | The String "str" appears 2 times in the file. | 356 | |
| extension | MultipleStringLiteralsExtended | The String "sysdate" appears 2 times in the file. | 362 | |
| extension | MultipleStringLiteralsExtended | The String "tan" appears 2 times in the file. | 363 | |
| extension | MultipleStringLiteralsExtended | The String "timestampadd" appears 2 times in the file. | 364 | |
| extension | MultipleStringLiteralsExtended | The String "timestampdiff" appears 2 times in the file. | 365 | |
| extension | MultipleStringLiteralsExtended | The String "todate(" appears 2 times in the file. | 368 | |
| extension | MultipleStringLiteralsExtended | The String "tonumber" appears 3 times in the file. | 370 | |
| extension | MultipleStringLiteralsExtended | The String "truncate" appears 2 times in the file. | 375 | |
| extension | MultipleStringLiteralsExtended | The String "ucase" appears 2 times in the file. | 376 | |
| extension | MultipleStringLiteralsExtended | The String "upper" appears 2 times in the file. | 377 | |
| extension | MultipleStringLiteralsExtended | The String "%upper" appears 2 times in the file. | 379 | |
| extension | MultipleStringLiteralsExtended | The String "user" appears 3 times in the file. | 380 | |
| extension | MultipleStringLiteralsExtended | The String "year" appears 2 times in the file. | 385 | |
| extension | MultipleStringLiteralsExtended | The String " (" appears 2 times in the file. | 421 | |
| extension | MultipleStringLiteralsExtended | The String ", " appears 2 times in the file. | 422 | |
| extension | ReturnCountExtended | Return count for 'getLockingStrategy' method is 2 (max allowed is 1). | 561 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 664 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 668 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'DB2Dialect' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "smallint" appears 6 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "bigint" appears 3 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "integer" appears 3 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "float" appears 3 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "double" appears 4 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "date" appears 4 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "time" appears 4 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "timestamp" appears 4 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "varchar($l) for bit data" appears 2 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "abs" appears 2 times in the file. | 82 | |
| extension | MultipleStringLiteralsExtended | The String "absval" appears 2 times in the file. | 83 | |
| extension | MultipleStringLiteralsExtended | The String "sign" appears 2 times in the file. | 84 | |
| extension | MultipleStringLiteralsExtended | The String "ceiling" appears 2 times in the file. | 86 | |
| extension | MultipleStringLiteralsExtended | The String "ceil" appears 2 times in the file. | 87 | |
| extension | MultipleStringLiteralsExtended | The String "floor" appears 2 times in the file. | 88 | |
| extension | MultipleStringLiteralsExtended | The String "round" appears 2 times in the file. | 89 | |
| extension | MultipleStringLiteralsExtended | The String "acos" appears 2 times in the file. | 91 | |
| extension | MultipleStringLiteralsExtended | The String "asin" appears 2 times in the file. | 92 | |
| extension | MultipleStringLiteralsExtended | The String "atan" appears 2 times in the file. | 93 | |
| extension | MultipleStringLiteralsExtended | The String "cos" appears 2 times in the file. | 94 | |
| extension | MultipleStringLiteralsExtended | The String "cot" appears 2 times in the file. | 95 | |
| extension | MultipleStringLiteralsExtended | The String "degrees" appears 2 times in the file. | 96 | |
| extension | MultipleStringLiteralsExtended | The String "exp" appears 2 times in the file. | 97 | |
| extension | MultipleStringLiteralsExtended | The String "hex" appears 2 times in the file. | 99 | |
| extension | MultipleStringLiteralsExtended | The String "ln" appears 2 times in the file. | 100 | |
| extension | MultipleStringLiteralsExtended | The String "log" appears 2 times in the file. | 101 | |
| extension | MultipleStringLiteralsExtended | The String "log10" appears 2 times in the file. | 102 | |
| extension | MultipleStringLiteralsExtended | The String "radians" appears 2 times in the file. | 103 | |
| extension | MultipleStringLiteralsExtended | The String "rand" appears 2 times in the file. | 104 | |
| extension | MultipleStringLiteralsExtended | The String "sin" appears 2 times in the file. | 105 | |
| extension | MultipleStringLiteralsExtended | The String "soundex" appears 2 times in the file. | 106 | |
| extension | MultipleStringLiteralsExtended | The String "sqrt" appears 2 times in the file. | 107 | |
| extension | MultipleStringLiteralsExtended | The String "stddev" appears 2 times in the file. | 108 | |
| extension | MultipleStringLiteralsExtended | The String "tan" appears 2 times in the file. | 109 | |
| extension | MultipleStringLiteralsExtended | The String "variance" appears 2 times in the file. | 110 | |
| extension | MultipleStringLiteralsExtended | The String "julian_day" appears 2 times in the file. | 112 | |
| extension | MultipleStringLiteralsExtended | The String "microsecond" appears 2 times in the file. | 113 | |
| extension | MultipleStringLiteralsExtended | The String "midnight_seconds" appears 2 times in the file. | 115 | |
| extension | MultipleStringLiteralsExtended | The String "minute" appears 2 times in the file. | 118 | |
| extension | MultipleStringLiteralsExtended | The String "month" appears 2 times in the file. | 119 | |
| extension | MultipleStringLiteralsExtended | The String "monthname" appears 2 times in the file. | 120 | |
| extension | MultipleStringLiteralsExtended | The String "quarter" appears 2 times in the file. | 121 | |
| extension | MultipleStringLiteralsExtended | The String "hour" appears 2 times in the file. | 122 | |
| extension | MultipleStringLiteralsExtended | The String "second" appears 2 times in the file. | 123 | |
| extension | MultipleStringLiteralsExtended | The String "day" appears 2 times in the file. | 126 | |
| extension | MultipleStringLiteralsExtended | The String "dayname" appears 2 times in the file. | 127 | |
| extension | MultipleStringLiteralsExtended | The String "dayofweek" appears 2 times in the file. | 128 | |
| extension | MultipleStringLiteralsExtended | The String "dayofweek_iso" appears 2 times in the file. | 129 | |
| extension | MultipleStringLiteralsExtended | The String "dayofyear" appears 2 times in the file. | 130 | |
| extension | MultipleStringLiteralsExtended | The String "days" appears 2 times in the file. | 131 | |
| extension | MultipleStringLiteralsExtended | The String "timestamp_iso" appears 2 times in the file. | 139 | |
| extension | MultipleStringLiteralsExtended | The String "week" appears 2 times in the file. | 140 | |
| extension | MultipleStringLiteralsExtended | The String "week_iso" appears 2 times in the file. | 141 | |
| extension | MultipleStringLiteralsExtended | The String "year" appears 2 times in the file. | 142 | |
| extension | MultipleStringLiteralsExtended | The String "varchar" appears 2 times in the file. | 145 | |
| extension | MultipleStringLiteralsExtended | The String "real" appears 2 times in the file. | 146 | |
| extension | MultipleStringLiteralsExtended | The String "char" appears 2 times in the file. | 148 | |
| extension | MultipleStringLiteralsExtended | The String "digits" appears 2 times in the file. | 152 | |
| extension | MultipleStringLiteralsExtended | The String "chr" appears 2 times in the file. | 153 | |
| extension | MultipleStringLiteralsExtended | The String "upper" appears 2 times in the file. | 154 | |
| extension | MultipleStringLiteralsExtended | The String "lower" appears 2 times in the file. | 155 | |
| extension | MultipleStringLiteralsExtended | The String "ucase" appears 2 times in the file. | 156 | |
| extension | MultipleStringLiteralsExtended | The String "lcase" appears 3 times in the file. | 157 | |
| extension | MultipleStringLiteralsExtended | The String "ltrim" appears 2 times in the file. | 158 | |
| extension | MultipleStringLiteralsExtended | The String "rtrim" appears 2 times in the file. | 159 | |
| extension | MultipleStringLiteralsExtended | The String "substr" appears 3 times in the file. | 160 | |
| extension | MultipleStringLiteralsExtended | The String "posstr" appears 2 times in the file. | 161 | |
| extension | MultipleStringLiteralsExtended | The String " fetch first " appears 2 times in the file. | 247 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'DerbyDialect' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 58 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 82 | |
| extension | MultipleStringLiteralsExtended | The String " for update with rs" appears 2 times in the file. | 154 | |
| extension | MultipleStringLiteralsExtended | The String "with " appears 2 times in the file. | 228 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'DerbyTenFiveDialect' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'DerbyTenSixDialect' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 108 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 109 | |
| extension | MultipleStringLiteralsExtended | The String "0" appears 2 times in the file. | 109 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 114 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 115 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 121 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 122 | |
| extension | OverridableMethodInConstructor | Overridable method 'registerFunction' is called in constructor body. | 134 | |
| extension | OverridableMethodInConstructor | Overridable method 'registerFunction' is called in constructor body. | 135 | |
| extension | OverridableMethodInConstructor | Overridable method 'registerFunction' is called in constructor body. | 136 | |
| extension | OverridableMethodInConstructor | Overridable method 'registerFunction' is called in constructor body. | 137 | |
| extension | MultipleStringLiteralsExtended | The String "length" appears 2 times in the file. | 137 | |
| extension | OverridableMethodInConstructor | Overridable method 'registerFunction' is called in constructor body. | 138 | |
| extension | MultipleStringLiteralsExtended | The String "bit_length" appears 2 times in the file. | 138 | |
| extension | OverridableMethodInConstructor | Overridable method 'registerFunction' is called in constructor body. | 139 | |
| extension | MultipleStringLiteralsExtended | The String "coalesce" appears 2 times in the file. | 139 | |
| extension | OverridableMethodInConstructor | Overridable method 'registerFunction' is called in constructor body. | 140 | |
| extension | MultipleStringLiteralsExtended | The String "nullif" appears 2 times in the file. | 140 | |
| extension | OverridableMethodInConstructor | Overridable method 'registerFunction' is called in constructor body. | 141 | |
| extension | MultipleStringLiteralsExtended | The String "abs" appears 2 times in the file. | 141 | |
| extension | OverridableMethodInConstructor | Overridable method 'registerFunction' is called in constructor body. | 142 | |
| extension | MultipleStringLiteralsExtended | The String "mod" appears 2 times in the file. | 142 | |
| extension | OverridableMethodInConstructor | Overridable method 'registerFunction' is called in constructor body. | 143 | |
| extension | MultipleStringLiteralsExtended | The String "sqrt" appears 2 times in the file. | 143 | |
| extension | OverridableMethodInConstructor | Overridable method 'registerFunction' is called in constructor body. | 144 | |
| extension | MultipleStringLiteralsExtended | The String "upper" appears 2 times in the file. | 144 | |
| extension | OverridableMethodInConstructor | Overridable method 'registerFunction' is called in constructor body. | 145 | |
| extension | MultipleStringLiteralsExtended | The String "lower" appears 3 times in the file. | 145 | |
| extension | OverridableMethodInConstructor | Overridable method 'registerFunction' is called in constructor body. | 146 | |
| extension | OverridableMethodInConstructor | Overridable method 'registerFunction' is called in constructor body. | 147 | |
| extension | OverridableMethodInConstructor | Overridable method 'registerFunction' is called in constructor body. | 150 | |
| extension | OverridableMethodInConstructor | Overridable method 'registerFunction' is called in constructor body. | 151 | |
| extension | OverridableMethodInConstructor | Overridable method 'registerFunction' is called in constructor body. | 152 | |
| extension | OverridableMethodInConstructor | Overridable method 'registerFunction' is called in constructor body. | 153 | |
| extension | OverridableMethodInConstructor | Overridable method 'registerFunction' is called in constructor body. | 154 | |
| extension | OverridableMethodInConstructor | Overridable method 'registerFunction' is called in constructor body. | 155 | |
| extension | OverridableMethodInConstructor | Overridable method 'registerFunction' is called in constructor body. | 157 | |
| extension | MultipleStringLiteralsExtended | The String "bit varying($l)" appears 2 times in the file. | 174 | |
| extension | MultipleStringLiteralsExtended | The String "varchar($l)" appears 2 times in the file. | 179 | |
| extension | MultipleStringLiteralsExtended | The String "nvarchar($l)" appears 2 times in the file. | 184 | |
| extension | AvoidHidingCauseException | Cause exception 'cnfe' was lost. | 253 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 255 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 265 | |
| extension | MultipleStringLiteralsExtended | The String "cast(" appears 2 times in the file. | 330 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Method(.*)'. | 424 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Method(.*)'. | 445 | |
| extension | MultipleStringLiteralsExtended | The String "unable to merge BLOB data" appears 2 times in the file. | 457 | |
| extension | MultipleStringLiteralsExtended | The String "unable to merge CLOB data" appears 2 times in the file. | 475 | |
| extension | MultipleStringLiteralsExtended | The String "unable to merge NCLOB data" appears 2 times in the file. | 493 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Method(.*)'. | 505 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 555 | |
| extension | MultipleStringLiteralsExtended | The String "No Hibernate type mapping for java.sql.Types code: " appears 2 times in the file. | 574 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 642 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 653 | |
| extension | MultipleStringLiteralsExtended | The String " does not support identity key generation" appears 2 times in the file. | 750 | |
| extension | MultipleStringLiteralsExtended | The String " does not support sequences" appears 4 times in the file. | 820 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 914 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 1067 | |
| extension | MultipleStringLiteralsExtended | The String "create table" appears 2 times in the file. | 1388 | |
| extension | ReturnNullInsteadOfBoolean | Method declares to return Boolean and returns null. | 1479 | |
| extension | MultipleStringLiteralsExtended | The String " does not support resultsets via stored procedures" appears 2 times in the file. | 1507 | |
| extension | MultipleStringLiteralsExtended | The String "Database not known to define a current timestamp function" appears 2 times in the file. | 1547 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 1636 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 1642 | |
| extension | MultipleStringLiteralsExtended | The String " add constraint " appears 3 times in the file. | 1883 | |
| extension | MultipleStringLiteralsExtended | The String ", " appears 2 times in the file. | 1886 | |
| extension | MultipleStringLiteralsExtended | The String " " appears 2 times in the file. | 2109 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'FrontBaseDialect' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 57 | |
| extension | ReturnCountExtended | Return count for 'getLockingStrategy' method is 2 (max allowed is 1). | 108 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'H2Dialect' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 59 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "boolean" appears 2 times in the file. | 83 | |
| extension | MultipleStringLiteralsExtended | The String "decimal($p,$s)" appears 2 times in the file. | 89 | |
| extension | MultipleStringLiteralsExtended | The String "double" appears 2 times in the file. | 91 | |
| extension | MultipleStringLiteralsExtended | The String "acos" appears 2 times in the file. | 115 | |
| extension | MultipleStringLiteralsExtended | The String "asin" appears 2 times in the file. | 116 | |
| extension | MultipleStringLiteralsExtended | The String "atan" appears 2 times in the file. | 117 | |
| extension | MultipleStringLiteralsExtended | The String "atan2" appears 2 times in the file. | 118 | |
| extension | MultipleStringLiteralsExtended | The String "bitand" appears 2 times in the file. | 119 | |
| extension | MultipleStringLiteralsExtended | The String "bitor" appears 2 times in the file. | 120 | |
| extension | MultipleStringLiteralsExtended | The String "bitxor" appears 2 times in the file. | 121 | |
| extension | MultipleStringLiteralsExtended | The String "ceiling" appears 2 times in the file. | 122 | |
| extension | MultipleStringLiteralsExtended | The String "cos" appears 2 times in the file. | 123 | |
| extension | MultipleStringLiteralsExtended | The String "compress" appears 3 times in the file. | 124 | |
| extension | MultipleStringLiteralsExtended | The String "cot" appears 2 times in the file. | 125 | |
| extension | MultipleStringLiteralsExtended | The String "decrypt" appears 2 times in the file. | 126 | |
| extension | MultipleStringLiteralsExtended | The String "degrees" appears 2 times in the file. | 127 | |
| extension | MultipleStringLiteralsExtended | The String "encrypt" appears 2 times in the file. | 128 | |
| extension | MultipleStringLiteralsExtended | The String "exp" appears 2 times in the file. | 129 | |
| extension | MultipleStringLiteralsExtended | The String "floor" appears 2 times in the file. | 131 | |
| extension | MultipleStringLiteralsExtended | The String "hash" appears 2 times in the file. | 132 | |
| extension | MultipleStringLiteralsExtended | The String "log" appears 2 times in the file. | 133 | |
| extension | MultipleStringLiteralsExtended | The String "log10" appears 2 times in the file. | 134 | |
| extension | MultipleStringLiteralsExtended | The String "pi" appears 2 times in the file. | 135 | |
| extension | MultipleStringLiteralsExtended | The String "power" appears 2 times in the file. | 136 | |
| extension | MultipleStringLiteralsExtended | The String "radians" appears 2 times in the file. | 137 | |
| extension | MultipleStringLiteralsExtended | The String "rand" appears 2 times in the file. | 138 | |
| extension | MultipleStringLiteralsExtended | The String "round" appears 2 times in the file. | 139 | |
| extension | MultipleStringLiteralsExtended | The String "roundmagic" appears 2 times in the file. | 140 | |
| extension | MultipleStringLiteralsExtended | The String "sign" appears 2 times in the file. | 141 | |
| extension | MultipleStringLiteralsExtended | The String "sin" appears 2 times in the file. | 142 | |
| extension | MultipleStringLiteralsExtended | The String "tan" appears 2 times in the file. | 143 | |
| extension | MultipleStringLiteralsExtended | The String "truncate" appears 2 times in the file. | 144 | |
| extension | MultipleStringLiteralsExtended | The String "ascii" appears 2 times in the file. | 147 | |
| extension | MultipleStringLiteralsExtended | The String "char" appears 2 times in the file. | 148 | |
| extension | MultipleStringLiteralsExtended | The String "difference" appears 2 times in the file. | 150 | |
| extension | MultipleStringLiteralsExtended | The String "hextoraw" appears 2 times in the file. | 151 | |
| extension | MultipleStringLiteralsExtended | The String "left" appears 2 times in the file. | 153 | |
| extension | MultipleStringLiteralsExtended | The String "lcase" appears 2 times in the file. | 154 | |
| extension | MultipleStringLiteralsExtended | The String "ltrim" appears 2 times in the file. | 155 | |
| extension | MultipleStringLiteralsExtended | The String "octet_length" appears 2 times in the file. | 156 | |
| extension | MultipleStringLiteralsExtended | The String "position" appears 2 times in the file. | 157 | |
| extension | MultipleStringLiteralsExtended | The String "rawtohex" appears 2 times in the file. | 158 | |
| extension | MultipleStringLiteralsExtended | The String "repeat" appears 2 times in the file. | 159 | |
| extension | MultipleStringLiteralsExtended | The String "replace" appears 2 times in the file. | 160 | |
| extension | MultipleStringLiteralsExtended | The String "right" appears 2 times in the file. | 161 | |
| extension | MultipleStringLiteralsExtended | The String "rtrim" appears 2 times in the file. | 162 | |
| extension | MultipleStringLiteralsExtended | The String "soundex" appears 2 times in the file. | 163 | |
| extension | MultipleStringLiteralsExtended | The String "space" appears 2 times in the file. | 164 | |
| extension | MultipleStringLiteralsExtended | The String "stringencode" appears 2 times in the file. | 165 | |
| extension | MultipleStringLiteralsExtended | The String "stringdecode" appears 2 times in the file. | 166 | |
| extension | MultipleStringLiteralsExtended | The String "stringtoutf8" appears 2 times in the file. | 167 | |
| extension | MultipleStringLiteralsExtended | The String "ucase" appears 2 times in the file. | 168 | |
| extension | MultipleStringLiteralsExtended | The String "utf8tostring" appears 2 times in the file. | 169 | |
| extension | MultipleStringLiteralsExtended | The String "curdate" appears 2 times in the file. | 172 | |
| extension | MultipleStringLiteralsExtended | The String "curtime" appears 2 times in the file. | 173 | |
| extension | MultipleStringLiteralsExtended | The String "curtimestamp" appears 2 times in the file. | 174 | |
| extension | MultipleStringLiteralsExtended | The String "current_date" appears 2 times in the file. | 175 | |
| extension | MultipleStringLiteralsExtended | The String "current_time" appears 2 times in the file. | 176 | |
| extension | MultipleStringLiteralsExtended | The String "current_timestamp" appears 2 times in the file. | 177 | |
| extension | MultipleStringLiteralsExtended | The String "datediff" appears 2 times in the file. | 178 | |
| extension | MultipleStringLiteralsExtended | The String "dayname" appears 2 times in the file. | 179 | |
| extension | MultipleStringLiteralsExtended | The String "dayofmonth" appears 2 times in the file. | 180 | |
| extension | MultipleStringLiteralsExtended | The String "dayofweek" appears 2 times in the file. | 181 | |
| extension | MultipleStringLiteralsExtended | The String "dayofyear" appears 2 times in the file. | 182 | |
| extension | MultipleStringLiteralsExtended | The String "monthname" appears 2 times in the file. | 183 | |
| extension | MultipleStringLiteralsExtended | The String "now" appears 2 times in the file. | 184 | |
| extension | MultipleStringLiteralsExtended | The String "quarter" appears 2 times in the file. | 185 | |
| extension | MultipleStringLiteralsExtended | The String "week" appears 2 times in the file. | 186 | |
| extension | MultipleStringLiteralsExtended | The String "database" appears 2 times in the file. | 189 | |
| extension | MultipleStringLiteralsExtended | The String "user" appears 2 times in the file. | 190 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 267 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 271 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 275 | |
| extension | MultipleStringLiteralsExtended | The String "violation: " appears 2 times in the file. | 288 | |
| extension | AvoidConstantAsFirstOperandInCondition | Constant have to be second operand of '=='. | 309 | |
| extension | AvoidConstantAsFirstOperandInCondition | Constant have to be second operand of '=='. | 313 | |
| extension | AvoidConstantAsFirstOperandInCondition | Constant have to be second operand of '=='. | 317 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'HSQLDialect' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 80 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 89 | |
| extension | MultipleStringLiteralsExtended | The String "double" appears 2 times in the file. | 101 | |
| extension | MultipleStringLiteralsExtended | The String "longvarbinary" appears 2 times in the file. | 104 | |
| extension | MultipleStringLiteralsExtended | The String "longvarchar" appears 2 times in the file. | 105 | |
| extension | MultipleStringLiteralsExtended | The String "ascii" appears 2 times in the file. | 134 | |
| extension | MultipleStringLiteralsExtended | The String "char" appears 2 times in the file. | 135 | |
| extension | MultipleStringLiteralsExtended | The String "lower" appears 2 times in the file. | 136 | |
| extension | MultipleStringLiteralsExtended | The String "upper" appears 2 times in the file. | 137 | |
| extension | MultipleStringLiteralsExtended | The String "lcase" appears 2 times in the file. | 138 | |
| extension | MultipleStringLiteralsExtended | The String "ucase" appears 2 times in the file. | 139 | |
| extension | MultipleStringLiteralsExtended | The String "soundex" appears 2 times in the file. | 140 | |
| extension | MultipleStringLiteralsExtended | The String "ltrim" appears 2 times in the file. | 141 | |
| extension | MultipleStringLiteralsExtended | The String "rtrim" appears 2 times in the file. | 142 | |
| extension | MultipleStringLiteralsExtended | The String "reverse" appears 2 times in the file. | 143 | |
| extension | MultipleStringLiteralsExtended | The String "space" appears 2 times in the file. | 144 | |
| extension | MultipleStringLiteralsExtended | The String "to_char" appears 2 times in the file. | 146 | |
| extension | MultipleStringLiteralsExtended | The String "rawtohex" appears 2 times in the file. | 147 | |
| extension | MultipleStringLiteralsExtended | The String "hextoraw" appears 2 times in the file. | 148 | |
| extension | MultipleStringLiteralsExtended | The String "user" appears 2 times in the file. | 151 | |
| extension | MultipleStringLiteralsExtended | The String "database" appears 2 times in the file. | 152 | |
| extension | MultipleStringLiteralsExtended | The String "sysdate" appears 4 times in the file. | 156 | |
| extension | MultipleStringLiteralsExtended | The String "current_date" appears 2 times in the file. | 160 | |
| extension | MultipleStringLiteralsExtended | The String "curdate" appears 2 times in the file. | 161 | |
| extension | MultipleStringLiteralsExtended | The String "current_timestamp" appears 3 times in the file. | 163 | |
| extension | MultipleStringLiteralsExtended | The String "now" appears 2 times in the file. | 165 | |
| extension | MultipleStringLiteralsExtended | The String "current_time" appears 2 times in the file. | 166 | |
| extension | MultipleStringLiteralsExtended | The String "curtime" appears 2 times in the file. | 167 | |
| extension | MultipleStringLiteralsExtended | The String "day" appears 2 times in the file. | 168 | |
| extension | MultipleStringLiteralsExtended | The String "dayofweek" appears 2 times in the file. | 169 | |
| extension | MultipleStringLiteralsExtended | The String "dayofyear" appears 2 times in the file. | 170 | |
| extension | MultipleStringLiteralsExtended | The String "dayofmonth" appears 2 times in the file. | 171 | |
| extension | MultipleStringLiteralsExtended | The String "month" appears 2 times in the file. | 172 | |
| extension | MultipleStringLiteralsExtended | The String "year" appears 2 times in the file. | 173 | |
| extension | MultipleStringLiteralsExtended | The String "week" appears 2 times in the file. | 174 | |
| extension | MultipleStringLiteralsExtended | The String "quarter" appears 2 times in the file. | 175 | |
| extension | MultipleStringLiteralsExtended | The String "hour" appears 2 times in the file. | 176 | |
| extension | MultipleStringLiteralsExtended | The String "minute" appears 2 times in the file. | 177 | |
| extension | MultipleStringLiteralsExtended | The String "dayname" appears 2 times in the file. | 179 | |
| extension | MultipleStringLiteralsExtended | The String "monthname" appears 2 times in the file. | 180 | |
| extension | MultipleStringLiteralsExtended | The String "abs" appears 2 times in the file. | 183 | |
| extension | MultipleStringLiteralsExtended | The String "sign" appears 2 times in the file. | 184 | |
| extension | MultipleStringLiteralsExtended | The String "acos" appears 2 times in the file. | 186 | |
| extension | MultipleStringLiteralsExtended | The String "asin" appears 2 times in the file. | 187 | |
| extension | MultipleStringLiteralsExtended | The String "atan" appears 2 times in the file. | 188 | |
| extension | MultipleStringLiteralsExtended | The String "cos" appears 2 times in the file. | 189 | |
| extension | MultipleStringLiteralsExtended | The String "cot" appears 2 times in the file. | 190 | |
| extension | MultipleStringLiteralsExtended | The String "exp" appears 2 times in the file. | 191 | |
| extension | MultipleStringLiteralsExtended | The String "log" appears 2 times in the file. | 192 | |
| extension | MultipleStringLiteralsExtended | The String "log10" appears 2 times in the file. | 193 | |
| extension | MultipleStringLiteralsExtended | The String "sin" appears 2 times in the file. | 194 | |
| extension | MultipleStringLiteralsExtended | The String "sqrt" appears 2 times in the file. | 195 | |
| extension | MultipleStringLiteralsExtended | The String "tan" appears 2 times in the file. | 196 | |
| extension | MultipleStringLiteralsExtended | The String "pi" appears 2 times in the file. | 197 | |
| extension | MultipleStringLiteralsExtended | The String "rand" appears 2 times in the file. | 198 | |
| extension | MultipleStringLiteralsExtended | The String "radians" appears 2 times in the file. | 200 | |
| extension | MultipleStringLiteralsExtended | The String "degrees" appears 2 times in the file. | 201 | |
| extension | MultipleStringLiteralsExtended | The String "round" appears 2 times in the file. | 202 | |
| extension | MultipleStringLiteralsExtended | The String "roundmagic" appears 2 times in the file. | 203 | |
| extension | MultipleStringLiteralsExtended | The String "truncate" appears 2 times in the file. | 204 | |
| extension | MultipleStringLiteralsExtended | The String "ceiling" appears 2 times in the file. | 206 | |
| extension | MultipleStringLiteralsExtended | The String "floor" appears 2 times in the file. | 207 | |
| extension | MultipleStringLiteralsExtended | The String "rownum" appears 2 times in the file. | 212 | |
| extension | MultipleStringLiteralsExtended | The String "create sequence " appears 2 times in the file. | 298 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 334 | |
| extension | MultipleStringLiteralsExtended | The String " table:" appears 2 times in the file. | 349 | |
| extension | MultipleStringLiteralsExtended | The String " in statement [" appears 2 times in the file. | 354 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 377 | |
| extension | MultipleStringLiteralsExtended | The String "; " appears 4 times in the file. | 386 | |
| extension | MultipleStringLiteralsExtended | The String " table: " appears 4 times in the file. | 386 | |
| extension | ReturnCountExtended | Return count for 'getLockingStrategy' method is 3 (max allowed is 1). | 622 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'InformixDialect' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "byte" appears 2 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "smallint" appears 3 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "decimal" appears 2 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "smallfloat" appears 2 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "varchar($l)" appears 2 times in the file. | 74 | |
| extension | MultipleStringLiteralsExtended | The String ", " appears 2 times in the file. | 122 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 199 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 203 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'Ingres10Dialect' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 43 | |
| extension | OverridableMethodInConstructor | Overridable method 'registerBooleanSupport' is called in constructor body. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "boolean" appears 2 times in the file. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'Ingres9Dialect' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 50 | |
| extension | OverridableMethodInConstructor | Overridable method 'registerDateTimeFunctions' is called in constructor body. | 51 | |
| extension | OverridableMethodInConstructor | Overridable method 'registerDateTimeColumnTypes' is called in constructor body. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "current_time" appears 2 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "current_timestamp" appears 3 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "current_date" appears 2 times in the file. | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'IngresDialect' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "tinyint" appears 2 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "float" appears 2 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "decimal($p, $s)" appears 2 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "long byte" appears 3 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "long varchar" appears 2 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "abs" appears 2 times in the file. | 79 | |
| extension | MultipleStringLiteralsExtended | The String "atan" appears 2 times in the file. | 80 | |
| extension | MultipleStringLiteralsExtended | The String "bit_add" appears 2 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "bit_and" appears 2 times in the file. | 82 | |
| extension | MultipleStringLiteralsExtended | The String "bit_not" appears 2 times in the file. | 84 | |
| extension | MultipleStringLiteralsExtended | The String "bit_or" appears 2 times in the file. | 85 | |
| extension | MultipleStringLiteralsExtended | The String "bit_xor" appears 2 times in the file. | 86 | |
| extension | MultipleStringLiteralsExtended | The String "character_length" appears 2 times in the file. | 87 | |
| extension | MultipleStringLiteralsExtended | The String "charextract" appears 2 times in the file. | 88 | |
| extension | MultipleStringLiteralsExtended | The String "cos" appears 2 times in the file. | 90 | |
| extension | MultipleStringLiteralsExtended | The String "current_user" appears 2 times in the file. | 91 | |
| extension | MultipleStringLiteralsExtended | The String "date('now')" appears 3 times in the file. | 92 | |
| extension | MultipleStringLiteralsExtended | The String "date_trunc" appears 2 times in the file. | 95 | |
| extension | MultipleStringLiteralsExtended | The String "day" appears 2 times in the file. | 96 | |
| extension | MultipleStringLiteralsExtended | The String "dba" appears 2 times in the file. | 97 | |
| extension | MultipleStringLiteralsExtended | The String "dow" appears 2 times in the file. | 98 | |
| extension | MultipleStringLiteralsExtended | The String "exp" appears 2 times in the file. | 100 | |
| extension | MultipleStringLiteralsExtended | The String "gmt_timestamp" appears 2 times in the file. | 101 | |
| extension | MultipleStringLiteralsExtended | The String "hash" appears 2 times in the file. | 102 | |
| extension | MultipleStringLiteralsExtended | The String "hex" appears 2 times in the file. | 103 | |
| extension | MultipleStringLiteralsExtended | The String "hour" appears 2 times in the file. | 104 | |
| extension | MultipleStringLiteralsExtended | The String "initial_user" appears 2 times in the file. | 105 | |
| extension | MultipleStringLiteralsExtended | The String "intextract" appears 2 times in the file. | 106 | |
| extension | MultipleStringLiteralsExtended | The String "left" appears 2 times in the file. | 107 | |
| extension | MultipleStringLiteralsExtended | The String "length" appears 2 times in the file. | 109 | |
| extension | MultipleStringLiteralsExtended | The String "ln" appears 2 times in the file. | 110 | |
| extension | MultipleStringLiteralsExtended | The String "log" appears 2 times in the file. | 111 | |
| extension | MultipleStringLiteralsExtended | The String "lower" appears 2 times in the file. | 112 | |
| extension | MultipleStringLiteralsExtended | The String "lowercase" appears 3 times in the file. | 113 | |
| extension | MultipleStringLiteralsExtended | The String "minute" appears 2 times in the file. | 114 | |
| extension | MultipleStringLiteralsExtended | The String "month" appears 2 times in the file. | 115 | |
| extension | MultipleStringLiteralsExtended | The String "octet_length" appears 2 times in the file. | 116 | |
| extension | MultipleStringLiteralsExtended | The String "pad" appears 2 times in the file. | 117 | |
| extension | MultipleStringLiteralsExtended | The String "position" appears 2 times in the file. | 118 | |
| extension | MultipleStringLiteralsExtended | The String "power" appears 2 times in the file. | 119 | |
| extension | MultipleStringLiteralsExtended | The String "random" appears 2 times in the file. | 120 | |
| extension | MultipleStringLiteralsExtended | The String "randomf" appears 2 times in the file. | 121 | |
| extension | MultipleStringLiteralsExtended | The String "right" appears 2 times in the file. | 122 | |
| extension | MultipleStringLiteralsExtended | The String "session_user" appears 2 times in the file. | 123 | |
| extension | MultipleStringLiteralsExtended | The String "second" appears 2 times in the file. | 124 | |
| extension | MultipleStringLiteralsExtended | The String "size" appears 2 times in the file. | 125 | |
| extension | MultipleStringLiteralsExtended | The String "squeeze" appears 2 times in the file. | 126 | |
| extension | MultipleStringLiteralsExtended | The String "sin" appears 2 times in the file. | 127 | |
| extension | MultipleStringLiteralsExtended | The String "soundex" appears 2 times in the file. | 128 | |
| extension | MultipleStringLiteralsExtended | The String "sqrt" appears 2 times in the file. | 129 | |
| extension | MultipleStringLiteralsExtended | The String "system_user" appears 2 times in the file. | 131 | |
| extension | MultipleStringLiteralsExtended | The String "unhex" appears 2 times in the file. | 133 | |
| extension | MultipleStringLiteralsExtended | The String "upper" appears 2 times in the file. | 134 | |
| extension | MultipleStringLiteralsExtended | The String "uppercase" appears 2 times in the file. | 135 | |
| extension | MultipleStringLiteralsExtended | The String "user" appears 2 times in the file. | 136 | |
| extension | MultipleStringLiteralsExtended | The String "usercode" appears 2 times in the file. | 137 | |
| extension | MultipleStringLiteralsExtended | The String "username" appears 2 times in the file. | 138 | |
| extension | MultipleStringLiteralsExtended | The String "uuid_create" appears 2 times in the file. | 139 | |
| extension | MultipleStringLiteralsExtended | The String "uuid_compare" appears 2 times in the file. | 140 | |
| extension | MultipleStringLiteralsExtended | The String "uuid_from_char" appears 2 times in the file. | 141 | |
| extension | MultipleStringLiteralsExtended | The String "uuid_to_char" appears 2 times in the file. | 142 | |
| extension | MultipleStringLiteralsExtended | The String "year" appears 2 times in the file. | 143 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'InterbaseDialect' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 40 | |
| extension | MultipleStringLiteralsExtended | The String "smallint" appears 4 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "blob" appears 2 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "current_date" appears 2 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String " with lock" appears 2 times in the file. | 90 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'JDataStoreDialect' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 40 | |
| extension | MultipleStringLiteralsExtended | The String "tinyint" appears 2 times in the file. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'MckoiDialect' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "upper" appears 2 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "lower" appears 2 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "sqrt" appears 2 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "abs" appears 2 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "sign" appears 2 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "round" appears 2 times in the file. | 74 | |
| extension | MultipleStringLiteralsExtended | The String "mod" appears 2 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "least" appears 2 times in the file. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "greatest" appears 2 times in the file. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "user" appears 2 times in the file. | 78 | |
| extension | MultipleStringLiteralsExtended | The String "concat" appears 2 times in the file. | 79 | |
| extension | ReturnCountExtended | Return count for 'getLockingStrategy' method is 2 (max allowed is 1). | 116 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'MimerSQLDialect' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "NCLOB($l)" appears 2 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "BLOB($1)" appears 3 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "abs" appears 2 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "sign" appears 2 times in the file. | 74 | |
| extension | MultipleStringLiteralsExtended | The String "ceiling" appears 2 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "floor" appears 2 times in the file. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "round" appears 2 times in the file. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "dacos" appears 3 times in the file. | 79 | |
| extension | MultipleStringLiteralsExtended | The String "dasin" appears 3 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "datan" appears 3 times in the file. | 83 | |
| extension | MultipleStringLiteralsExtended | The String "datan2" appears 3 times in the file. | 85 | |
| extension | MultipleStringLiteralsExtended | The String "dcos" appears 3 times in the file. | 87 | |
| extension | MultipleStringLiteralsExtended | The String "dcot" appears 3 times in the file. | 89 | |
| extension | MultipleStringLiteralsExtended | The String "ddegrees" appears 3 times in the file. | 91 | |
| extension | MultipleStringLiteralsExtended | The String "dexp" appears 3 times in the file. | 93 | |
| extension | MultipleStringLiteralsExtended | The String "dlog" appears 3 times in the file. | 95 | |
| extension | MultipleStringLiteralsExtended | The String "dlog10" appears 3 times in the file. | 97 | |
| extension | MultipleStringLiteralsExtended | The String "dradian" appears 3 times in the file. | 99 | |
| extension | MultipleStringLiteralsExtended | The String "dsin" appears 3 times in the file. | 101 | |
| extension | MultipleStringLiteralsExtended | The String "soundex" appears 2 times in the file. | 103 | |
| extension | MultipleStringLiteralsExtended | The String "dsqrt" appears 3 times in the file. | 104 | |
| extension | MultipleStringLiteralsExtended | The String "dtan" appears 3 times in the file. | 106 | |
| extension | MultipleStringLiteralsExtended | The String "dpower" appears 3 times in the file. | 108 | |
| extension | MultipleStringLiteralsExtended | The String "date" appears 2 times in the file. | 111 | |
| extension | MultipleStringLiteralsExtended | The String "dayofweek" appears 2 times in the file. | 112 | |
| extension | MultipleStringLiteralsExtended | The String "dayofyear" appears 2 times in the file. | 113 | |
| extension | MultipleStringLiteralsExtended | The String "time" appears 2 times in the file. | 114 | |
| extension | MultipleStringLiteralsExtended | The String "timestamp" appears 2 times in the file. | 115 | |
| extension | MultipleStringLiteralsExtended | The String "week" appears 2 times in the file. | 116 | |
| extension | MultipleStringLiteralsExtended | The String "varchar" appears 2 times in the file. | 119 | |
| extension | MultipleStringLiteralsExtended | The String "real" appears 2 times in the file. | 120 | |
| extension | MultipleStringLiteralsExtended | The String "bigint" appears 2 times in the file. | 121 | |
| extension | MultipleStringLiteralsExtended | The String "char" appears 2 times in the file. | 122 | |
| extension | MultipleStringLiteralsExtended | The String "integer" appears 2 times in the file. | 123 | |
| extension | MultipleStringLiteralsExtended | The String "smallint" appears 2 times in the file. | 124 | |
| extension | MultipleStringLiteralsExtended | The String "ascii_char" appears 2 times in the file. | 126 | |
| extension | MultipleStringLiteralsExtended | The String "ascii_code" appears 2 times in the file. | 127 | |
| extension | MultipleStringLiteralsExtended | The String "unicode_char" appears 2 times in the file. | 128 | |
| extension | MultipleStringLiteralsExtended | The String "unicode_code" appears 2 times in the file. | 129 | |
| extension | MultipleStringLiteralsExtended | The String "upper" appears 2 times in the file. | 130 | |
| extension | MultipleStringLiteralsExtended | The String "lower" appears 2 times in the file. | 131 | |
| extension | MultipleStringLiteralsExtended | The String "char_length" appears 2 times in the file. | 132 | |
| extension | MultipleStringLiteralsExtended | The String "bit_length" appears 2 times in the file. | 133 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'MySQL57InnoDBDialect' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 36 | |
| extension | MultipleStringLiteralsExtended | The String "now" appears 2 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "sysdate" appears 2 times in the file. | 75 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "longtext" appears 2 times in the file. | 40 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 56 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 60 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'MySQLDialect' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "date" appears 3 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "time" appears 3 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "longblob" appears 3 times in the file. | 63 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "mediumblob" appears 2 times in the file. | 64 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "longtext" appears 3 times in the file. | 74 | |
| extension | OverridableMethodInConstructor | Overridable method 'registerVarcharTypes' is called in constructor body. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "ascii" appears 2 times in the file. | 79 | |
| extension | MultipleStringLiteralsExtended | The String "bin" appears 2 times in the file. | 80 | |
| extension | MultipleStringLiteralsExtended | The String "char_length" appears 2 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "character_length" appears 2 times in the file. | 82 | |
| extension | MultipleStringLiteralsExtended | The String "lcase" appears 2 times in the file. | 83 | |
| extension | MultipleStringLiteralsExtended | The String "lower" appears 2 times in the file. | 84 | |
| extension | MultipleStringLiteralsExtended | The String "ltrim" appears 2 times in the file. | 85 | |
| extension | MultipleStringLiteralsExtended | The String "ord" appears 2 times in the file. | 86 | |
| extension | MultipleStringLiteralsExtended | The String "quote" appears 2 times in the file. | 87 | |
| extension | MultipleStringLiteralsExtended | The String "reverse" appears 2 times in the file. | 88 | |
| extension | MultipleStringLiteralsExtended | The String "rtrim" appears 2 times in the file. | 89 | |
| extension | MultipleStringLiteralsExtended | The String "soundex" appears 2 times in the file. | 90 | |
| extension | MultipleStringLiteralsExtended | The String "space" appears 2 times in the file. | 91 | |
| extension | MultipleStringLiteralsExtended | The String "ucase" appears 2 times in the file. | 92 | |
| extension | MultipleStringLiteralsExtended | The String "upper" appears 2 times in the file. | 93 | |
| extension | MultipleStringLiteralsExtended | The String "unhex" appears 2 times in the file. | 94 | |
| extension | MultipleStringLiteralsExtended | The String "abs" appears 2 times in the file. | 96 | |
| extension | MultipleStringLiteralsExtended | The String "sign" appears 2 times in the file. | 97 | |
| extension | MultipleStringLiteralsExtended | The String "acos" appears 2 times in the file. | 99 | |
| extension | MultipleStringLiteralsExtended | The String "asin" appears 2 times in the file. | 100 | |
| extension | MultipleStringLiteralsExtended | The String "atan" appears 2 times in the file. | 101 | |
| extension | MultipleStringLiteralsExtended | The String "cos" appears 2 times in the file. | 102 | |
| extension | MultipleStringLiteralsExtended | The String "cot" appears 2 times in the file. | 103 | |
| extension | MultipleStringLiteralsExtended | The String "crc32" appears 2 times in the file. | 104 | |
| extension | MultipleStringLiteralsExtended | The String "exp" appears 2 times in the file. | 105 | |
| extension | MultipleStringLiteralsExtended | The String "ln" appears 2 times in the file. | 106 | |
| extension | MultipleStringLiteralsExtended | The String "log" appears 2 times in the file. | 107 | |
| extension | MultipleStringLiteralsExtended | The String "log2" appears 2 times in the file. | 108 | |
| extension | MultipleStringLiteralsExtended | The String "log10" appears 2 times in the file. | 109 | |
| extension | MultipleStringLiteralsExtended | The String "pi" appears 2 times in the file. | 110 | |
| extension | MultipleStringLiteralsExtended | The String "rand" appears 2 times in the file. | 111 | |
| extension | MultipleStringLiteralsExtended | The String "sin" appears 2 times in the file. | 112 | |
| extension | MultipleStringLiteralsExtended | The String "sqrt" appears 2 times in the file. | 113 | |
| extension | MultipleStringLiteralsExtended | The String "tan" appears 2 times in the file. | 115 | |
| extension | MultipleStringLiteralsExtended | The String "radians" appears 2 times in the file. | 117 | |
| extension | MultipleStringLiteralsExtended | The String "degrees" appears 2 times in the file. | 118 | |
| extension | MultipleStringLiteralsExtended | The String "ceiling" appears 2 times in the file. | 120 | |
| extension | MultipleStringLiteralsExtended | The String "ceil" appears 2 times in the file. | 121 | |
| extension | MultipleStringLiteralsExtended | The String "floor" appears 2 times in the file. | 122 | |
| extension | MultipleStringLiteralsExtended | The String "round" appears 2 times in the file. | 123 | |
| extension | MultipleStringLiteralsExtended | The String "datediff" appears 2 times in the file. | 125 | |
| extension | MultipleStringLiteralsExtended | The String "timediff" appears 2 times in the file. | 126 | |
| extension | MultipleStringLiteralsExtended | The String "date_format" appears 2 times in the file. | 127 | |
| extension | MultipleStringLiteralsExtended | The String "curdate" appears 2 times in the file. | 129 | |
| extension | MultipleStringLiteralsExtended | The String "curtime" appears 2 times in the file. | 130 | |
| extension | MultipleStringLiteralsExtended | The String "current_date" appears 2 times in the file. | 131 | |
| extension | MultipleStringLiteralsExtended | The String "current_time" appears 2 times in the file. | 132 | |
| extension | MultipleStringLiteralsExtended | The String "current_timestamp" appears 2 times in the file. | 133 | |
| extension | MultipleStringLiteralsExtended | The String "day" appears 2 times in the file. | 135 | |
| extension | MultipleStringLiteralsExtended | The String "dayofmonth" appears 2 times in the file. | 136 | |
| extension | MultipleStringLiteralsExtended | The String "dayname" appears 2 times in the file. | 137 | |
| extension | MultipleStringLiteralsExtended | The String "dayofweek" appears 2 times in the file. | 138 | |
| extension | MultipleStringLiteralsExtended | The String "dayofyear" appears 2 times in the file. | 139 | |
| extension | MultipleStringLiteralsExtended | The String "from_days" appears 2 times in the file. | 140 | |
| extension | MultipleStringLiteralsExtended | The String "from_unixtime" appears 2 times in the file. | 141 | |
| extension | MultipleStringLiteralsExtended | The String "hour" appears 2 times in the file. | 142 | |
| extension | MultipleStringLiteralsExtended | The String "last_day" appears 2 times in the file. | 143 | |
| extension | MultipleStringLiteralsExtended | The String "localtime" appears 2 times in the file. | 144 | |
| extension | MultipleStringLiteralsExtended | The String "localtimestamp" appears 2 times in the file. | 145 | |
| extension | MultipleStringLiteralsExtended | The String "microseconds" appears 2 times in the file. | 146 | |
| extension | MultipleStringLiteralsExtended | The String "minute" appears 2 times in the file. | 147 | |
| extension | MultipleStringLiteralsExtended | The String "month" appears 2 times in the file. | 148 | |
| extension | MultipleStringLiteralsExtended | The String "monthname" appears 2 times in the file. | 149 | |
| extension | MultipleStringLiteralsExtended | The String "now" appears 2 times in the file. | 150 | |
| extension | MultipleStringLiteralsExtended | The String "quarter" appears 2 times in the file. | 151 | |
| extension | MultipleStringLiteralsExtended | The String "second" appears 2 times in the file. | 152 | |
| extension | MultipleStringLiteralsExtended | The String "sec_to_time" appears 2 times in the file. | 153 | |
| extension | MultipleStringLiteralsExtended | The String "sysdate" appears 2 times in the file. | 154 | |
| extension | MultipleStringLiteralsExtended | The String "timestamp" appears 2 times in the file. | 156 | |
| extension | MultipleStringLiteralsExtended | The String "time_to_sec" appears 2 times in the file. | 157 | |
| extension | MultipleStringLiteralsExtended | The String "to_days" appears 2 times in the file. | 158 | |
| extension | MultipleStringLiteralsExtended | The String "unix_timestamp" appears 2 times in the file. | 159 | |
| extension | MultipleStringLiteralsExtended | The String "utc_date" appears 2 times in the file. | 160 | |
| extension | MultipleStringLiteralsExtended | The String "utc_time" appears 2 times in the file. | 161 | |
| extension | MultipleStringLiteralsExtended | The String "utc_timestamp" appears 2 times in the file. | 162 | |
| extension | MultipleStringLiteralsExtended | The String "week" appears 2 times in the file. | 163 | |
| extension | MultipleStringLiteralsExtended | The String "weekday" appears 2 times in the file. | 164 | |
| extension | MultipleStringLiteralsExtended | The String "weekofyear" appears 2 times in the file. | 165 | |
| extension | MultipleStringLiteralsExtended | The String "year" appears 2 times in the file. | 166 | |
| extension | MultipleStringLiteralsExtended | The String "yearweek" appears 2 times in the file. | 167 | |
| extension | MultipleStringLiteralsExtended | The String "hex" appears 2 times in the file. | 169 | |
| extension | MultipleStringLiteralsExtended | The String "oct" appears 2 times in the file. | 170 | |
| extension | MultipleStringLiteralsExtended | The String "octet_length" appears 2 times in the file. | 172 | |
| extension | MultipleStringLiteralsExtended | The String "bit_length" appears 2 times in the file. | 173 | |
| extension | MultipleStringLiteralsExtended | The String "bit_count" appears 2 times in the file. | 175 | |
| extension | MultipleStringLiteralsExtended | The String "encrypt" appears 2 times in the file. | 176 | |
| extension | MultipleStringLiteralsExtended | The String "md5" appears 2 times in the file. | 177 | |
| extension | MultipleStringLiteralsExtended | The String "sha1" appears 2 times in the file. | 178 | |
| extension | MultipleStringLiteralsExtended | The String "sha" appears 2 times in the file. | 179 | |
| extension | MultipleStringLiteralsExtended | The String "concat" appears 2 times in the file. | 181 | |
| extension | MultipleStringLiteralsExtended | The String ", " appears 2 times in the file. | 221 | |
| extension | MultipleStringLiteralsExtended | The String " (" appears 2 times in the file. | 225 | |
| extension | MultipleStringLiteralsExtended | The String "'" appears 2 times in the file. | 272 | |
| extension | MultipleStringLiteralsExtended | The String " for update" appears 2 times in the file. | 360 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'Oracle10gDialect' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'Oracle8iDialect' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 66 | |
| extension | OverridableMethodInConstructor | Overridable method 'registerCharacterTypeMappings' is called in constructor body. | 67 | |
| extension | OverridableMethodInConstructor | Overridable method 'registerNumericTypeMappings' is called in constructor body. | 68 | |
| extension | OverridableMethodInConstructor | Overridable method 'registerDateTimeTypeMappings' is called in constructor body. | 69 | |
| extension | OverridableMethodInConstructor | Overridable method 'registerLargeObjectTypeMappings' is called in constructor body. | 70 | |
| extension | OverridableMethodInConstructor | Overridable method 'registerReverseHibernateTypeMappings' is called in constructor body. | 71 | |
| extension | OverridableMethodInConstructor | Overridable method 'registerFunctions' is called in constructor body. | 72 | |
| extension | OverridableMethodInConstructor | Overridable method 'registerDefaultProperties' is called in constructor body. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "long" appears 2 times in the file. | 79 | |
| extension | MultipleStringLiteralsExtended | The String "number(1,0)" appears 2 times in the file. | 83 | |
| extension | MultipleStringLiteralsExtended | The String "number($p,$s)" appears 2 times in the file. | 91 | |
| extension | MultipleStringLiteralsExtended | The String "date" appears 3 times in the file. | 98 | |
| extension | MultipleStringLiteralsExtended | The String "raw($l)" appears 2 times in the file. | 104 | |
| extension | MultipleStringLiteralsExtended | The String "long raw" appears 3 times in the file. | 105 | |
| extension | MultipleStringLiteralsExtended | The String "abs" appears 2 times in the file. | 121 | |
| extension | MultipleStringLiteralsExtended | The String "sign" appears 2 times in the file. | 122 | |
| extension | MultipleStringLiteralsExtended | The String "acos" appears 2 times in the file. | 124 | |
| extension | MultipleStringLiteralsExtended | The String "asin" appears 2 times in the file. | 125 | |
| extension | MultipleStringLiteralsExtended | The String "atan" appears 2 times in the file. | 126 | |
| extension | MultipleStringLiteralsExtended | The String "bitand" appears 2 times in the file. | 127 | |
| extension | MultipleStringLiteralsExtended | The String "cos" appears 2 times in the file. | 128 | |
| extension | MultipleStringLiteralsExtended | The String "cosh" appears 2 times in the file. | 129 | |
| extension | MultipleStringLiteralsExtended | The String "exp" appears 2 times in the file. | 130 | |
| extension | MultipleStringLiteralsExtended | The String "ln" appears 2 times in the file. | 131 | |
| extension | MultipleStringLiteralsExtended | The String "sin" appears 2 times in the file. | 132 | |
| extension | MultipleStringLiteralsExtended | The String "sinh" appears 2 times in the file. | 133 | |
| extension | MultipleStringLiteralsExtended | The String "stddev" appears 2 times in the file. | 134 | |
| extension | MultipleStringLiteralsExtended | The String "sqrt" appears 2 times in the file. | 135 | |
| extension | MultipleStringLiteralsExtended | The String "tan" appears 2 times in the file. | 136 | |
| extension | MultipleStringLiteralsExtended | The String "tanh" appears 2 times in the file. | 137 | |
| extension | MultipleStringLiteralsExtended | The String "variance" appears 2 times in the file. | 138 | |
| extension | MultipleStringLiteralsExtended | The String "round" appears 2 times in the file. | 140 | |
| extension | MultipleStringLiteralsExtended | The String "trunc" appears 2 times in the file. | 141 | |
| extension | MultipleStringLiteralsExtended | The String "ceil" appears 2 times in the file. | 142 | |
| extension | MultipleStringLiteralsExtended | The String "floor" appears 2 times in the file. | 143 | |
| extension | MultipleStringLiteralsExtended | The String "chr" appears 2 times in the file. | 145 | |
| extension | MultipleStringLiteralsExtended | The String "initcap" appears 2 times in the file. | 146 | |
| extension | MultipleStringLiteralsExtended | The String "lower" appears 2 times in the file. | 147 | |
| extension | MultipleStringLiteralsExtended | The String "ltrim" appears 2 times in the file. | 148 | |
| extension | MultipleStringLiteralsExtended | The String "rtrim" appears 2 times in the file. | 149 | |
| extension | MultipleStringLiteralsExtended | The String "soundex" appears 2 times in the file. | 150 | |
| extension | MultipleStringLiteralsExtended | The String "upper" appears 2 times in the file. | 151 | |
| extension | MultipleStringLiteralsExtended | The String "ascii" appears 2 times in the file. | 152 | |
| extension | MultipleStringLiteralsExtended | The String "to_char" appears 3 times in the file. | 154 | |
| extension | MultipleStringLiteralsExtended | The String "to_date" appears 2 times in the file. | 155 | |
| extension | MultipleStringLiteralsExtended | The String "current_date" appears 2 times in the file. | 157 | |
| extension | MultipleStringLiteralsExtended | The String "current_timestamp" appears 3 times in the file. | 158 | |
| extension | MultipleStringLiteralsExtended | The String "last_day" appears 2 times in the file. | 161 | |
| extension | MultipleStringLiteralsExtended | The String "sysdate" appears 3 times in the file. | 162 | |
| extension | MultipleStringLiteralsExtended | The String "systimestamp" appears 2 times in the file. | 163 | |
| extension | MultipleStringLiteralsExtended | The String "uid" appears 2 times in the file. | 164 | |
| extension | MultipleStringLiteralsExtended | The String "user" appears 2 times in the file. | 165 | |
| extension | MultipleStringLiteralsExtended | The String "rowid" appears 2 times in the file. | 167 | |
| extension | MultipleStringLiteralsExtended | The String "rownum" appears 2 times in the file. | 168 | |
| extension | MultipleStringLiteralsExtended | The String "instr" appears 2 times in the file. | 172 | |
| extension | MultipleStringLiteralsExtended | The String "instrb" appears 2 times in the file. | 173 | |
| extension | MultipleStringLiteralsExtended | The String "lpad" appears 2 times in the file. | 174 | |
| extension | MultipleStringLiteralsExtended | The String "replace" appears 2 times in the file. | 175 | |
| extension | MultipleStringLiteralsExtended | The String "rpad" appears 2 times in the file. | 176 | |
| extension | MultipleStringLiteralsExtended | The String "substr" appears 3 times in the file. | 177 | |
| extension | MultipleStringLiteralsExtended | The String "substrb" appears 2 times in the file. | 178 | |
| extension | MultipleStringLiteralsExtended | The String "translate" appears 2 times in the file. | 179 | |
| extension | MultipleStringLiteralsExtended | The String "atan2" appears 2 times in the file. | 187 | |
| extension | MultipleStringLiteralsExtended | The String "log" appears 2 times in the file. | 188 | |
| extension | MultipleStringLiteralsExtended | The String "mod" appears 2 times in the file. | 189 | |
| extension | MultipleStringLiteralsExtended | The String "nvl" appears 2 times in the file. | 190 | |
| extension | MultipleStringLiteralsExtended | The String "nvl2" appears 2 times in the file. | 191 | |
| extension | MultipleStringLiteralsExtended | The String "power" appears 2 times in the file. | 192 | |
| extension | MultipleStringLiteralsExtended | The String "add_months" appears 2 times in the file. | 195 | |
| extension | MultipleStringLiteralsExtended | The String "months_between" appears 2 times in the file. | 196 | |
| extension | MultipleStringLiteralsExtended | The String "next_day" appears 2 times in the file. | 197 | |
| extension | MultipleStringLiteralsExtended | The String " for update" appears 2 times in the file. | 252 | |
| extension | MultipleStringLiteralsExtended | The String " of " appears 2 times in the file. | 360 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 396 | |
| extension | MultipleStringLiteralsExtended | The String ")" appears 2 times in the file. | 407 | |
| extension | ReturnCountExtended | Return count for 'convert' method is 4 (max allowed is 1). | 424 | |
| extension | AvoidConstantAsFirstOperandInCondition | Constant have to be second operand of '=='. | 440 | |
| extension | AvoidConstantAsFirstOperandInCondition | Constant have to be second operand of '=='. | 448 | |
| extension | AvoidConstantAsFirstOperandInCondition | Constant have to be second operand of '=='. | 452 | |
| extension | AvoidConstantAsFirstOperandInCondition | Constant have to be second operand of '=='. | 460 | |
| extension | AvoidConstantAsFirstOperandInCondition | Constant have to be second operand of '=='. | 468 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 479 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 480 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 482 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 485 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 512 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'Oracle9Dialect' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "date" appears 2 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "number($p,$s)" appears 2 times in the file. | 78 | |
| extension | MultipleStringLiteralsExtended | The String "abs" appears 2 times in the file. | 91 | |
| extension | MultipleStringLiteralsExtended | The String "sign" appears 2 times in the file. | 92 | |
| extension | MultipleStringLiteralsExtended | The String "acos" appears 2 times in the file. | 94 | |
| extension | MultipleStringLiteralsExtended | The String "asin" appears 2 times in the file. | 95 | |
| extension | MultipleStringLiteralsExtended | The String "atan" appears 2 times in the file. | 96 | |
| extension | MultipleStringLiteralsExtended | The String "cos" appears 2 times in the file. | 97 | |
| extension | MultipleStringLiteralsExtended | The String "cosh" appears 2 times in the file. | 98 | |
| extension | MultipleStringLiteralsExtended | The String "exp" appears 2 times in the file. | 99 | |
| extension | MultipleStringLiteralsExtended | The String "ln" appears 2 times in the file. | 100 | |
| extension | MultipleStringLiteralsExtended | The String "sin" appears 2 times in the file. | 101 | |
| extension | MultipleStringLiteralsExtended | The String "sinh" appears 2 times in the file. | 102 | |
| extension | MultipleStringLiteralsExtended | The String "stddev" appears 2 times in the file. | 103 | |
| extension | MultipleStringLiteralsExtended | The String "sqrt" appears 2 times in the file. | 104 | |
| extension | MultipleStringLiteralsExtended | The String "tan" appears 2 times in the file. | 105 | |
| extension | MultipleStringLiteralsExtended | The String "tanh" appears 2 times in the file. | 106 | |
| extension | MultipleStringLiteralsExtended | The String "variance" appears 2 times in the file. | 107 | |
| extension | MultipleStringLiteralsExtended | The String "round" appears 2 times in the file. | 109 | |
| extension | MultipleStringLiteralsExtended | The String "trunc" appears 2 times in the file. | 110 | |
| extension | MultipleStringLiteralsExtended | The String "ceil" appears 2 times in the file. | 111 | |
| extension | MultipleStringLiteralsExtended | The String "floor" appears 2 times in the file. | 112 | |
| extension | MultipleStringLiteralsExtended | The String "chr" appears 2 times in the file. | 114 | |
| extension | MultipleStringLiteralsExtended | The String "initcap" appears 2 times in the file. | 115 | |
| extension | MultipleStringLiteralsExtended | The String "lower" appears 2 times in the file. | 116 | |
| extension | MultipleStringLiteralsExtended | The String "ltrim" appears 2 times in the file. | 117 | |
| extension | MultipleStringLiteralsExtended | The String "rtrim" appears 2 times in the file. | 118 | |
| extension | MultipleStringLiteralsExtended | The String "soundex" appears 2 times in the file. | 119 | |
| extension | MultipleStringLiteralsExtended | The String "upper" appears 2 times in the file. | 120 | |
| extension | MultipleStringLiteralsExtended | The String "ascii" appears 2 times in the file. | 121 | |
| extension | MultipleStringLiteralsExtended | The String "to_char" appears 3 times in the file. | 123 | |
| extension | MultipleStringLiteralsExtended | The String "to_date" appears 2 times in the file. | 124 | |
| extension | MultipleStringLiteralsExtended | The String "current_date" appears 2 times in the file. | 126 | |
| extension | MultipleStringLiteralsExtended | The String "current_timestamp" appears 3 times in the file. | 127 | |
| extension | MultipleStringLiteralsExtended | The String "last_day" appears 2 times in the file. | 130 | |
| extension | MultipleStringLiteralsExtended | The String "sysdate" appears 2 times in the file. | 131 | |
| extension | MultipleStringLiteralsExtended | The String "systimestamp" appears 2 times in the file. | 132 | |
| extension | MultipleStringLiteralsExtended | The String "uid" appears 2 times in the file. | 133 | |
| extension | MultipleStringLiteralsExtended | The String "user" appears 2 times in the file. | 134 | |
| extension | MultipleStringLiteralsExtended | The String "rowid" appears 2 times in the file. | 136 | |
| extension | MultipleStringLiteralsExtended | The String "rownum" appears 2 times in the file. | 137 | |
| extension | MultipleStringLiteralsExtended | The String "instr" appears 2 times in the file. | 141 | |
| extension | MultipleStringLiteralsExtended | The String "instrb" appears 2 times in the file. | 142 | |
| extension | MultipleStringLiteralsExtended | The String "lpad" appears 2 times in the file. | 143 | |
| extension | MultipleStringLiteralsExtended | The String "replace" appears 2 times in the file. | 144 | |
| extension | MultipleStringLiteralsExtended | The String "rpad" appears 2 times in the file. | 145 | |
| extension | MultipleStringLiteralsExtended | The String "substr" appears 3 times in the file. | 146 | |
| extension | MultipleStringLiteralsExtended | The String "substrb" appears 2 times in the file. | 147 | |
| extension | MultipleStringLiteralsExtended | The String "translate" appears 2 times in the file. | 148 | |
| extension | MultipleStringLiteralsExtended | The String "atan2" appears 2 times in the file. | 156 | |
| extension | MultipleStringLiteralsExtended | The String "log" appears 2 times in the file. | 157 | |
| extension | MultipleStringLiteralsExtended | The String "mod" appears 2 times in the file. | 158 | |
| extension | MultipleStringLiteralsExtended | The String "nvl" appears 2 times in the file. | 159 | |
| extension | MultipleStringLiteralsExtended | The String "nvl2" appears 2 times in the file. | 160 | |
| extension | MultipleStringLiteralsExtended | The String "power" appears 2 times in the file. | 161 | |
| extension | MultipleStringLiteralsExtended | The String "add_months" appears 2 times in the file. | 164 | |
| extension | MultipleStringLiteralsExtended | The String "months_between" appears 2 times in the file. | 165 | |
| extension | MultipleStringLiteralsExtended | The String "next_day" appears 2 times in the file. | 166 | |
| extension | MultipleStringLiteralsExtended | The String " for update" appears 2 times in the file. | 219 | |
| extension | MultipleStringLiteralsExtended | The String " of " appears 2 times in the file. | 247 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 274 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 278 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 309 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "date" appears 2 times in the file. | 47 | |
| extension | MultipleStringLiteralsExtended | The String " for update" appears 2 times in the file. | 108 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'OracleDialect' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 47 | |
| extension | MultipleStringLiteralsExtended | The String " for update" appears 2 times in the file. | 70 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'PointbaseDialect' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "smallint" appears 3 times in the file. | 49 | |
| extension | ReturnCountExtended | Return count for 'getLockingStrategy' method is 2 (max allowed is 1). | 85 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'PostgreSQL81Dialect' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "int2" appears 2 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "bytea" appears 3 times in the file. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "text" appears 2 times in the file. | 78 | |
| extension | MultipleStringLiteralsExtended | The String "abs" appears 2 times in the file. | 85 | |
| extension | MultipleStringLiteralsExtended | The String "sign" appears 2 times in the file. | 86 | |
| extension | MultipleStringLiteralsExtended | The String "acos" appears 2 times in the file. | 88 | |
| extension | MultipleStringLiteralsExtended | The String "asin" appears 2 times in the file. | 89 | |
| extension | MultipleStringLiteralsExtended | The String "atan" appears 2 times in the file. | 90 | |
| extension | MultipleStringLiteralsExtended | The String "cos" appears 2 times in the file. | 91 | |
| extension | MultipleStringLiteralsExtended | The String "cot" appears 2 times in the file. | 92 | |
| extension | MultipleStringLiteralsExtended | The String "exp" appears 2 times in the file. | 93 | |
| extension | MultipleStringLiteralsExtended | The String "ln" appears 2 times in the file. | 94 | |
| extension | MultipleStringLiteralsExtended | The String "log" appears 2 times in the file. | 95 | |
| extension | MultipleStringLiteralsExtended | The String "sin" appears 2 times in the file. | 96 | |
| extension | MultipleStringLiteralsExtended | The String "sqrt" appears 2 times in the file. | 97 | |
| extension | MultipleStringLiteralsExtended | The String "cbrt" appears 2 times in the file. | 98 | |
| extension | MultipleStringLiteralsExtended | The String "tan" appears 2 times in the file. | 99 | |
| extension | MultipleStringLiteralsExtended | The String "radians" appears 2 times in the file. | 100 | |
| extension | MultipleStringLiteralsExtended | The String "degrees" appears 2 times in the file. | 101 | |
| extension | MultipleStringLiteralsExtended | The String "stddev" appears 2 times in the file. | 103 | |
| extension | MultipleStringLiteralsExtended | The String "variance" appears 2 times in the file. | 104 | |
| extension | MultipleStringLiteralsExtended | The String "random" appears 3 times in the file. | 106 | |
| extension | MultipleStringLiteralsExtended | The String "round" appears 2 times in the file. | 109 | |
| extension | MultipleStringLiteralsExtended | The String "trunc" appears 2 times in the file. | 110 | |
| extension | MultipleStringLiteralsExtended | The String "ceil" appears 2 times in the file. | 111 | |
| extension | MultipleStringLiteralsExtended | The String "floor" appears 2 times in the file. | 112 | |
| extension | MultipleStringLiteralsExtended | The String "chr" appears 2 times in the file. | 114 | |
| extension | MultipleStringLiteralsExtended | The String "lower" appears 2 times in the file. | 115 | |
| extension | MultipleStringLiteralsExtended | The String "upper" appears 2 times in the file. | 116 | |
| extension | MultipleStringLiteralsExtended | The String "substr" appears 2 times in the file. | 117 | |
| extension | MultipleStringLiteralsExtended | The String "initcap" appears 2 times in the file. | 118 | |
| extension | MultipleStringLiteralsExtended | The String "to_ascii" appears 2 times in the file. | 119 | |
| extension | MultipleStringLiteralsExtended | The String "quote_ident" appears 2 times in the file. | 120 | |
| extension | MultipleStringLiteralsExtended | The String "quote_literal" appears 2 times in the file. | 121 | |
| extension | MultipleStringLiteralsExtended | The String "md5" appears 2 times in the file. | 122 | |
| extension | MultipleStringLiteralsExtended | The String "ascii" appears 2 times in the file. | 123 | |
| extension | MultipleStringLiteralsExtended | The String "char_length" appears 2 times in the file. | 124 | |
| extension | MultipleStringLiteralsExtended | The String "bit_length" appears 2 times in the file. | 125 | |
| extension | MultipleStringLiteralsExtended | The String "octet_length" appears 2 times in the file. | 126 | |
| extension | MultipleStringLiteralsExtended | The String "age" appears 2 times in the file. | 128 | |
| extension | MultipleStringLiteralsExtended | The String "current_date" appears 2 times in the file. | 129 | |
| extension | MultipleStringLiteralsExtended | The String "current_time" appears 2 times in the file. | 130 | |
| extension | MultipleStringLiteralsExtended | The String "current_timestamp" appears 2 times in the file. | 131 | |
| extension | MultipleStringLiteralsExtended | The String "date_trunc" appears 2 times in the file. | 132 | |
| extension | MultipleStringLiteralsExtended | The String "localtime" appears 2 times in the file. | 133 | |
| extension | MultipleStringLiteralsExtended | The String "localtimestamp" appears 2 times in the file. | 134 | |
| extension | MultipleStringLiteralsExtended | The String "now" appears 2 times in the file. | 135 | |
| extension | MultipleStringLiteralsExtended | The String "timeofday" appears 2 times in the file. | 136 | |
| extension | MultipleStringLiteralsExtended | The String "current_user" appears 2 times in the file. | 138 | |
| extension | MultipleStringLiteralsExtended | The String "session_user" appears 2 times in the file. | 139 | |
| extension | MultipleStringLiteralsExtended | The String "user" appears 2 times in the file. | 140 | |
| extension | MultipleStringLiteralsExtended | The String "current_database" appears 2 times in the file. | 141 | |
| extension | MultipleStringLiteralsExtended | The String "current_schema" appears 2 times in the file. | 142 | |
| extension | MultipleStringLiteralsExtended | The String "to_char" appears 2 times in the file. | 144 | |
| extension | MultipleStringLiteralsExtended | The String "to_date" appears 2 times in the file. | 145 | |
| extension | MultipleStringLiteralsExtended | The String "to_timestamp" appears 2 times in the file. | 146 | |
| extension | MultipleStringLiteralsExtended | The String "to_number" appears 2 times in the file. | 147 | |
| extension | MultipleStringLiteralsExtended | The String "true" appears 2 times in the file. | 156 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 348 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 356 | |
| extension | MultipleStringLiteralsExtended | The String "\"" appears 3 times in the file. | 362 | |
| extension | MultipleStringLiteralsExtended | The String " for update" appears 2 times in the file. | 451 | |
| extension | MultipleStringLiteralsExtended | The String " nowait " appears 2 times in the file. | 474 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'PostgresPlusDialect' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "ltrim" appears 2 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "rtrim" appears 2 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "soundex" appears 2 times in the file. | 47 | |
| extension | MultipleStringLiteralsExtended | The String "sysdate" appears 3 times in the file. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "rowid" appears 2 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "rownum" appears 2 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "instr" appears 2 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "lpad" appears 2 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "replace" appears 2 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "rpad" appears 2 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "translate" appears 2 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "atan2" appears 2 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "mod" appears 2 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "nvl" appears 2 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "nvl2" appears 2 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "power" appears 2 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "add_months" appears 2 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "months_between" appears 2 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "next_day" appears 2 times in the file. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'ProgressDialect' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'RDMSOS2200Dialect' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "abs" appears 2 times in the file. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "sign" appears 2 times in the file. | 78 | |
| extension | MultipleStringLiteralsExtended | The String "ascii" appears 2 times in the file. | 80 | |
| extension | MultipleStringLiteralsExtended | The String "char_length" appears 2 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "character_length" appears 2 times in the file. | 82 | |
| extension | MultipleStringLiteralsExtended | The String "instr" appears 2 times in the file. | 86 | |
| extension | MultipleStringLiteralsExtended | The String "lpad" appears 2 times in the file. | 87 | |
| extension | MultipleStringLiteralsExtended | The String "replace" appears 2 times in the file. | 88 | |
| extension | MultipleStringLiteralsExtended | The String "rpad" appears 2 times in the file. | 89 | |
| extension | MultipleStringLiteralsExtended | The String "substr" appears 2 times in the file. | 90 | |
| extension | MultipleStringLiteralsExtended | The String "lcase" appears 2 times in the file. | 92 | |
| extension | MultipleStringLiteralsExtended | The String "lower" appears 2 times in the file. | 93 | |
| extension | MultipleStringLiteralsExtended | The String "ltrim" appears 2 times in the file. | 94 | |
| extension | MultipleStringLiteralsExtended | The String "reverse" appears 2 times in the file. | 95 | |
| extension | MultipleStringLiteralsExtended | The String "rtrim" appears 2 times in the file. | 96 | |
| extension | MultipleStringLiteralsExtended | The String "soundex" appears 2 times in the file. | 100 | |
| extension | MultipleStringLiteralsExtended | The String "space" appears 2 times in the file. | 101 | |
| extension | MultipleStringLiteralsExtended | The String "ucase" appears 2 times in the file. | 102 | |
| extension | MultipleStringLiteralsExtended | The String "upper" appears 2 times in the file. | 103 | |
| extension | MultipleStringLiteralsExtended | The String "acos" appears 2 times in the file. | 105 | |
| extension | MultipleStringLiteralsExtended | The String "asin" appears 2 times in the file. | 106 | |
| extension | MultipleStringLiteralsExtended | The String "atan" appears 2 times in the file. | 107 | |
| extension | MultipleStringLiteralsExtended | The String "cos" appears 2 times in the file. | 108 | |
| extension | MultipleStringLiteralsExtended | The String "cosh" appears 2 times in the file. | 109 | |
| extension | MultipleStringLiteralsExtended | The String "cot" appears 2 times in the file. | 110 | |
| extension | MultipleStringLiteralsExtended | The String "exp" appears 2 times in the file. | 111 | |
| extension | MultipleStringLiteralsExtended | The String "ln" appears 2 times in the file. | 112 | |
| extension | MultipleStringLiteralsExtended | The String "log" appears 2 times in the file. | 113 | |
| extension | MultipleStringLiteralsExtended | The String "log10" appears 2 times in the file. | 114 | |
| extension | MultipleStringLiteralsExtended | The String "pi" appears 2 times in the file. | 115 | |
| extension | MultipleStringLiteralsExtended | The String "rand" appears 2 times in the file. | 116 | |
| extension | MultipleStringLiteralsExtended | The String "sin" appears 2 times in the file. | 117 | |
| extension | MultipleStringLiteralsExtended | The String "sinh" appears 2 times in the file. | 118 | |
| extension | MultipleStringLiteralsExtended | The String "sqrt" appears 2 times in the file. | 119 | |
| extension | MultipleStringLiteralsExtended | The String "tan" appears 2 times in the file. | 120 | |
| extension | MultipleStringLiteralsExtended | The String "tanh" appears 2 times in the file. | 121 | |
| extension | MultipleStringLiteralsExtended | The String "round" appears 2 times in the file. | 123 | |
| extension | MultipleStringLiteralsExtended | The String "trunc" appears 2 times in the file. | 124 | |
| extension | MultipleStringLiteralsExtended | The String "ceil" appears 2 times in the file. | 125 | |
| extension | MultipleStringLiteralsExtended | The String "floor" appears 2 times in the file. | 126 | |
| extension | MultipleStringLiteralsExtended | The String "chr" appears 2 times in the file. | 128 | |
| extension | MultipleStringLiteralsExtended | The String "initcap" appears 2 times in the file. | 129 | |
| extension | MultipleStringLiteralsExtended | The String "user" appears 2 times in the file. | 131 | |
| extension | MultipleStringLiteralsExtended | The String "current_date" appears 2 times in the file. | 133 | |
| extension | MultipleStringLiteralsExtended | The String "current_timestamp" appears 3 times in the file. | 134 | |
| extension | MultipleStringLiteralsExtended | The String "curdate" appears 2 times in the file. | 136 | |
| extension | MultipleStringLiteralsExtended | The String "curtime" appears 2 times in the file. | 137 | |
| extension | MultipleStringLiteralsExtended | The String "days" appears 2 times in the file. | 138 | |
| extension | MultipleStringLiteralsExtended | The String "dayofmonth" appears 2 times in the file. | 139 | |
| extension | MultipleStringLiteralsExtended | The String "dayname" appears 2 times in the file. | 140 | |
| extension | MultipleStringLiteralsExtended | The String "dayofweek" appears 2 times in the file. | 141 | |
| extension | MultipleStringLiteralsExtended | The String "dayofyear" appears 2 times in the file. | 142 | |
| extension | MultipleStringLiteralsExtended | The String "hour" appears 2 times in the file. | 143 | |
| extension | MultipleStringLiteralsExtended | The String "last_day" appears 2 times in the file. | 144 | |
| extension | MultipleStringLiteralsExtended | The String "microsecond" appears 2 times in the file. | 145 | |
| extension | MultipleStringLiteralsExtended | The String "minute" appears 2 times in the file. | 146 | |
| extension | MultipleStringLiteralsExtended | The String "month" appears 2 times in the file. | 147 | |
| extension | MultipleStringLiteralsExtended | The String "monthname" appears 2 times in the file. | 148 | |
| extension | MultipleStringLiteralsExtended | The String "now" appears 2 times in the file. | 149 | |
| extension | MultipleStringLiteralsExtended | The String "quarter" appears 2 times in the file. | 150 | |
| extension | MultipleStringLiteralsExtended | The String "second" appears 2 times in the file. | 151 | |
| extension | MultipleStringLiteralsExtended | The String "time" appears 2 times in the file. | 152 | |
| extension | MultipleStringLiteralsExtended | The String "timestamp" appears 2 times in the file. | 153 | |
| extension | MultipleStringLiteralsExtended | The String "week" appears 2 times in the file. | 154 | |
| extension | MultipleStringLiteralsExtended | The String "year" appears 2 times in the file. | 155 | |
| extension | MultipleStringLiteralsExtended | The String "atan2" appears 2 times in the file. | 157 | |
| extension | MultipleStringLiteralsExtended | The String "mod" appears 2 times in the file. | 158 | |
| extension | MultipleStringLiteralsExtended | The String "nvl" appears 2 times in the file. | 159 | |
| extension | MultipleStringLiteralsExtended | The String "power" appears 2 times in the file. | 160 | |
| extension | MultipleStringLiteralsExtended | The String "SMALLINT" appears 3 times in the file. | 187 | |
| extension | MultipleStringLiteralsExtended | The String "NUMERIC(21,$l)" appears 2 times in the file. | 196 | |
| extension | ReturnCountExtended | Return count for 'getLockingStrategy' method is 2 (max allowed is 1). | 334 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 36 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 46 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 55 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 64 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'SAPDBDialect' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "date" appears 3 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "time" appears 3 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "timestamp" appears 3 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "long byte" appears 2 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "abs" appears 2 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "sign" appears 2 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "exp" appears 2 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "ln" appears 3 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "pi" appears 2 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "power" appears 2 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "acos" appears 2 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "asin" appears 2 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "atan" appears 2 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "cos" appears 3 times in the file. | 74 | |
| extension | MultipleStringLiteralsExtended | The String "cosh" appears 2 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "sin" appears 2 times in the file. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "sinh" appears 2 times in the file. | 78 | |
| extension | MultipleStringLiteralsExtended | The String "tan" appears 2 times in the file. | 79 | |
| extension | MultipleStringLiteralsExtended | The String "tanh" appears 2 times in the file. | 80 | |
| extension | MultipleStringLiteralsExtended | The String "radians" appears 2 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "degrees" appears 2 times in the file. | 82 | |
| extension | MultipleStringLiteralsExtended | The String "atan2" appears 2 times in the file. | 83 | |
| extension | MultipleStringLiteralsExtended | The String "round" appears 2 times in the file. | 85 | |
| extension | MultipleStringLiteralsExtended | The String "trunc" appears 2 times in the file. | 86 | |
| extension | MultipleStringLiteralsExtended | The String "ceil" appears 2 times in the file. | 87 | |
| extension | MultipleStringLiteralsExtended | The String "floor" appears 2 times in the file. | 88 | |
| extension | MultipleStringLiteralsExtended | The String "greatest" appears 2 times in the file. | 89 | |
| extension | MultipleStringLiteralsExtended | The String "least" appears 2 times in the file. | 90 | |
| extension | MultipleStringLiteralsExtended | The String "microsecond" appears 2 times in the file. | 95 | |
| extension | MultipleStringLiteralsExtended | The String "dayname" appears 2 times in the file. | 106 | |
| extension | MultipleStringLiteralsExtended | The String "monthname" appears 2 times in the file. | 107 | |
| extension | MultipleStringLiteralsExtended | The String "dayofmonth" appears 2 times in the file. | 108 | |
| extension | MultipleStringLiteralsExtended | The String "dayofweek" appears 2 times in the file. | 109 | |
| extension | MultipleStringLiteralsExtended | The String "dayofyear" appears 2 times in the file. | 110 | |
| extension | MultipleStringLiteralsExtended | The String "weekofyear" appears 2 times in the file. | 111 | |
| extension | MultipleStringLiteralsExtended | The String "replace" appears 2 times in the file. | 113 | |
| extension | MultipleStringLiteralsExtended | The String "translate" appears 2 times in the file. | 114 | |
| extension | MultipleStringLiteralsExtended | The String "lpad" appears 2 times in the file. | 115 | |
| extension | MultipleStringLiteralsExtended | The String "rpad" appears 2 times in the file. | 116 | |
| extension | MultipleStringLiteralsExtended | The String "substr" appears 3 times in the file. | 117 | |
| extension | MultipleStringLiteralsExtended | The String "initcap" appears 2 times in the file. | 118 | |
| extension | MultipleStringLiteralsExtended | The String "lower" appears 2 times in the file. | 119 | |
| extension | MultipleStringLiteralsExtended | The String "ltrim" appears 3 times in the file. | 120 | |
| extension | MultipleStringLiteralsExtended | The String "rtrim" appears 3 times in the file. | 121 | |
| extension | MultipleStringLiteralsExtended | The String "soundex" appears 2 times in the file. | 124 | |
| extension | MultipleStringLiteralsExtended | The String "upper" appears 2 times in the file. | 125 | |
| extension | MultipleStringLiteralsExtended | The String "ascii" appears 2 times in the file. | 126 | |
| extension | MultipleStringLiteralsExtended | The String "index" appears 3 times in the file. | 127 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 3 times in the file. | 129 | |
| extension | MultipleStringLiteralsExtended | The String " (" appears 2 times in the file. | 157 | |
| extension | MultipleStringLiteralsExtended | The String ", " appears 2 times in the file. | 158 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "varbinary(MAX)" appears 3 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "varchar(MAX)" appears 3 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "row_number" appears 2 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String " with (updlock, rowlock, nowait)" appears 2 times in the file. | 80 | |
| extension | MultipleStringLiteralsExtended | The String " )" appears 2 times in the file. | 91 | |
| extension | AvoidConstantAsFirstOperandInCondition | Constant have to be second operand of '=='. | 109 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "current_timestamp" appears 2 times in the file. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "image" appears 2 times in the file. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'Sybase11Dialect' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'SybaseASE157Dialect' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 53 | |
| extension | AvoidConstantAsFirstOperandInCondition | Constant have to be second operand of '=='. | 112 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'SybaseASE15Dialect' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "atn2(?1, ?2" appears 2 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "coalesce" appears 2 times in the file. | 74 | |
| extension | MultipleStringLiteralsExtended | The String "," appears 3 times in the file. | 74 | |
| extension | MultipleStringLiteralsExtended | The String ")" appears 3 times in the file. | 74 | |
| extension | MultipleStringLiteralsExtended | The String "current_time" appears 2 times in the file. | 78 | |
| extension | MultipleStringLiteralsExtended | The String "current_date" appears 2 times in the file. | 79 | |
| extension | MultipleStringLiteralsExtended | The String "data_pages" appears 3 times in the file. | 82 | |
| extension | MultipleStringLiteralsExtended | The String "dateadd" appears 2 times in the file. | 90 | |
| extension | MultipleStringLiteralsExtended | The String "datediff" appears 2 times in the file. | 91 | |
| extension | MultipleStringLiteralsExtended | The String "datepart" appears 2 times in the file. | 92 | |
| extension | MultipleStringLiteralsExtended | The String "datetime" appears 2 times in the file. | 93 | |
| extension | MultipleStringLiteralsExtended | The String "host_id" appears 2 times in the file. | 100 | |
| extension | MultipleStringLiteralsExtended | The String "host_name" appears 2 times in the file. | 101 | |
| extension | MultipleStringLiteralsExtended | The String "pagesize" appears 3 times in the file. | 109 | |
| extension | MultipleStringLiteralsExtended | The String "partition_id" appears 2 times in the file. | 113 | |
| extension | MultipleStringLiteralsExtended | The String "partition_name" appears 2 times in the file. | 119 | |
| extension | MultipleStringLiteralsExtended | The String "patindex" appears 2 times in the file. | 124 | |
| extension | MultipleStringLiteralsExtended | The String "proc_role" appears 2 times in the file. | 125 | |
| extension | MultipleStringLiteralsExtended | The String "role_name" appears 2 times in the file. | 126 | |
| extension | MultipleStringLiteralsExtended | The String "row_count" appears 2 times in the file. | 128 | |
| extension | MultipleStringLiteralsExtended | The String "rand2" appears 3 times in the file. | 129 | |
| extension | MultipleStringLiteralsExtended | The String "role_contain" appears 2 times in the file. | 132 | |
| extension | MultipleStringLiteralsExtended | The String "role_id" appears 2 times in the file. | 133 | |
| extension | MultipleStringLiteralsExtended | The String "reserved_pages" appears 2 times in the file. | 134 | |
| extension | MultipleStringLiteralsExtended | The String "right" appears 2 times in the file. | 135 | |
| extension | MultipleStringLiteralsExtended | The String "show_role" appears 2 times in the file. | 136 | |
| extension | MultipleStringLiteralsExtended | The String "show_sec_services" appears 2 times in the file. | 138 | |
| extension | MultipleStringLiteralsExtended | The String "stddev" appears 2 times in the file. | 142 | |
| extension | MultipleStringLiteralsExtended | The String "stddev_pop" appears 2 times in the file. | 143 | |
| extension | MultipleStringLiteralsExtended | The String "stddev_samp" appears 2 times in the file. | 144 | |
| extension | MultipleStringLiteralsExtended | The String "stuff" appears 2 times in the file. | 145 | |
| extension | MultipleStringLiteralsExtended | The String "suser_id" appears 2 times in the file. | 147 | |
| extension | MultipleStringLiteralsExtended | The String "suser_name" appears 2 times in the file. | 148 | |
| extension | MultipleStringLiteralsExtended | The String "tempdb_id" appears 2 times in the file. | 149 | |
| extension | MultipleStringLiteralsExtended | The String "textvalid" appears 2 times in the file. | 150 | |
| extension | MultipleStringLiteralsExtended | The String "uhighsurr" appears 2 times in the file. | 156 | |
| extension | MultipleStringLiteralsExtended | The String "ulowsurr" appears 2 times in the file. | 157 | |
| extension | MultipleStringLiteralsExtended | The String "uscalar" appears 2 times in the file. | 158 | |
| extension | MultipleStringLiteralsExtended | The String "used_pages" appears 2 times in the file. | 159 | |
| extension | MultipleStringLiteralsExtended | The String "user_id" appears 2 times in the file. | 160 | |
| extension | MultipleStringLiteralsExtended | The String "user_name" appears 2 times in the file. | 161 | |
| extension | MultipleStringLiteralsExtended | The String "valid_name" appears 2 times in the file. | 162 | |
| extension | MultipleStringLiteralsExtended | The String "valid_user" appears 2 times in the file. | 163 | |
| extension | MultipleStringLiteralsExtended | The String "variance" appears 2 times in the file. | 164 | |
| extension | MultipleStringLiteralsExtended | The String "var_pop" appears 2 times in the file. | 165 | |
| extension | MultipleStringLiteralsExtended | The String "var_samp" appears 2 times in the file. | 166 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'TeradataDialect' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 47 | |
| extension | MultipleStringLiteralsExtended | The String "BYTEINT" appears 4 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "year" appears 2 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "current_timestamp" appears 2 times in the file. | 91 | |
| extension | MultipleStringLiteralsExtended | The String "current_time" appears 2 times in the file. | 92 | |
| extension | MultipleStringLiteralsExtended | The String "current_date" appears 2 times in the file. | 93 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 170 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 175 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 176 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'TimesTenDialect' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "TINYINT" appears 2 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "lower" appears 2 times in the file. | 85 | |
| extension | MultipleStringLiteralsExtended | The String "upper" appears 2 times in the file. | 86 | |
| extension | MultipleStringLiteralsExtended | The String "rtrim" appears 2 times in the file. | 87 | |
| extension | MultipleStringLiteralsExtended | The String "concat" appears 2 times in the file. | 88 | |
| extension | MultipleStringLiteralsExtended | The String "mod" appears 2 times in the file. | 89 | |
| extension | MultipleStringLiteralsExtended | The String "to_char" appears 2 times in the file. | 90 | |
| extension | MultipleStringLiteralsExtended | The String "to_date" appears 2 times in the file. | 91 | |
| extension | MultipleStringLiteralsExtended | The String "sysdate" appears 2 times in the file. | 92 | |
| extension | MultipleStringLiteralsExtended | The String "getdate" appears 2 times in the file. | 93 | |
| extension | MultipleStringLiteralsExtended | The String "nvl" appears 2 times in the file. | 94 | |
| extension | ReturnCountExtended | Return count for 'getLockingStrategy' method is 2 (max allowed is 1). | 214 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 66 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 67 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'render' method is 2 (max allowed is 1). | 62 | |
| extension | MultipleStringLiteralsExtended | The String "from" appears 3 times in the file. | 84 | |
| extension | MultipleStringLiteralsExtended | The String "' '" appears 3 times in the file. | 117 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 134 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "(?1)" appears 2 times in the file. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "(" appears 18 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "?1," appears 3 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "' '," appears 6 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "'" appears 9 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String ")," appears 9 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "?2," appears 3 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "' '" appears 6 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String ")" appears 7 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "?2" appears 3 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "'," appears 3 times in the file. | 75 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 69 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MoveVariableInsideIf | Variable 'start' can be moved inside the block at line '60' to restrict runtime creation. | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String " , " appears 2 times in the file. | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'render' method is 2 (max allowed is 1). | 86 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String ")" appears 3 times in the file. | 77 | |
| extension | ReturnCountExtended | Return count for 'getReturnType' method is 6 (max allowed is 1). | 159 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "{fn " appears 2 times in the file. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 83 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 50 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "from" appears 3 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "leading" appears 2 times in the file. | 74 | |
| extension | MultipleStringLiteralsExtended | The String "trailing" appears 2 times in the file. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "both" appears 2 times in the file. | 80 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | OverridableMethodInConstructor | Overridable method 'generateLockString' is called in constructor body. | 43 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 64 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "[" appears 2 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "[" appears 2 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 60 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "[" appears 2 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "=?" appears 2 times in the file. | 128 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 78 | |
| extension | OverridableMethodInConstructor | Overridable method 'generateLockString' is called in constructor body. | 83 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "=?" appears 2 times in the file. | 126 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 77 | |
| extension | OverridableMethodInConstructor | Overridable method 'generateLockString' is called in constructor body. | 82 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "=?" appears 2 times in the file. | 124 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 75 | |
| extension | OverridableMethodInConstructor | Overridable method 'generateLockString' is called in constructor body. | 80 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 132 | |
| extension | MultipleStringLiteralsExtended | The String "page" appears 2 times in the file. | 155 | |
| extension | MultipleStringLiteralsExtended | The String " as " appears 3 times in the file. | 156 | |
| extension | MultipleStringLiteralsExtended | The String "*" appears 2 times in the file. | 184 | |
| extension | MultipleStringLiteralsExtended | The String " TOP(?)" appears 2 times in the file. | 235 | |
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 273 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 42 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "alter table " appears 4 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String " add constraint " appears 2 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String " drop constraint " appears 2 times in the file. | 98 | |
| extension | MultipleStringLiteralsExtended | The String " unique (" appears 2 times in the file. | 117 | |
| extension | MultipleStringLiteralsExtended | The String ", " appears 2 times in the file. | 124 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "alter table " appears 2 times in the file. | 40 | |
| extension | MultipleStringLiteralsExtended | The String " add constraint " appears 2 times in the file. | 43 | |
| extension | MultipleStringLiteralsExtended | The String " constraint " appears 2 times in the file. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 37 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 67 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 72 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 77 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 81 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 85 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 90 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 95 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 99 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 104 | |
| extension | MoveVariableInsideIf | Variable 'propertyName' can be moved inside the block at line '163' to restrict runtime creation. | 157 | |
| extension | MultipleStringLiteralsExtended | The String "Deleting orphaned entity instance: {0}" appears 2 times in the file. | 267 | |
| extension | MoveVariableInsideIf | Variable 'subPropertyName' can be moved inside the block at line '316' to restrict runtime creation. | 315 | |
| extension | MoveVariableInsideIf | Variable 'entityName' can be moved inside the block at line '393' to restrict runtime creation. | 390 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 416 position 58 need optimization. All method calls are advised to move to end of logic expression. | 416 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 67 | |
| extension | ReturnCountExtended | Return count for 'removeEntityEntry' method is 2 (max allowed is 1). | 151 | |
| extension | ReturnCountExtended | Return count for 'deserialize' method is 2 (max allowed is 1). | 284 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 331 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'nullifyTransientReferences' method is 3 (max allowed is 1). | 82 | |
| extension | ReturnCountExtended | Return count for 'isNullifiable' method is 4 (max allowed is 1). | 127 | |
| extension | ReturnCountExtended | Return count for 'isTransient' method is 4 (max allowed is 1). | 194 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'getLHSColumnNames' method is 2 (max allowed is 1). | 118 | |
| extension | ReturnCountExtended | Return count for 'getLHSTableName' method is 2 (max allowed is 1). | 150 | |
| extension | LogicConditionNeedOptimization | Condition with || at line 154 position 31 need optimization. All method calls are advised to move to end of logic expression. | 154 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 47 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 115 | |
| extension | MultipleStringLiteralsExtended | The String " and " appears 5 times in the file. | 193 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 281 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 58 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 192 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 197 | |
| extension | ReturnCountExtended | Return count for 'findCachedNaturalIdResolution' method is 4 (max allowed is 1). | 215 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 423 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 424 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 67 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "not-null property references a null or transient value" appears 2 times in the file. | 104 | |
| extension | ReturnCountExtended | Return count for 'checkComponentNullability' method is 2 (max allowed is 1). | 176 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 178 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'bindNamedParameters' method is 2 (max allowed is 1). | 108 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 98 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 100 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 314 | |
| extension | ReturnCountExtended | Return count for 'getNaturalIdSnapshot' method is 4 (max allowed is 1). | 324 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 327 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 355 | |
| extension | ReturnCountExtended | Return count for 'narrowProxy' method is 4 (max allowed is 1). | 714 | |
| extension | ReturnCountExtended | Return count for 'getCollectionOwner' method is 6 (max allowed is 1). | 795 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 1170 | |
| extension | ReturnCountExtended | Return count for 'getOwnerId' method is 3 (max allowed is 1). | 1312 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 1364 | |
| extension | MultipleStringLiteralsExtended | The String "contains" appears 5 times in the file. | 1364 | |
| extension | MultipleStringLiteralsExtended | The String "does not contain" appears 5 times in the file. | 1364 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 1394 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 1406 | |
| extension | ReturnCountExtended | Return count for 'getIndexInOwner' method is 3 (max allowed is 1). | 1437 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 1460 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 1487 | |
| extension | MultipleStringLiteralsExtended | The String "object must be non-null." appears 2 times in the file. | 1537 | |
| extension | MultipleStringLiteralsExtended | The String "Instance was not associated with this persistence context" appears 2 times in the file. | 1546 | |
| extension | MultipleStringLiteralsExtended | The String "Serializing persistent-context" appears 2 times in the file. | 1631 | |
| extension | MultipleStringLiteralsExtended | The String "Starting serialization of [" appears 8 times in the file. | 1637 | |
| extension | MultipleStringLiteralsExtended | The String "] entitiesByKey entries" appears 2 times in the file. | 1637 | |
| extension | MultipleStringLiteralsExtended | The String "] entitiesByUniqueKey entries" appears 2 times in the file. | 1646 | |
| extension | MultipleStringLiteralsExtended | The String "] proxiesByKey entries" appears 2 times in the file. | 1655 | |
| extension | MultipleStringLiteralsExtended | The String "] entitySnapshotsByKey entries" appears 2 times in the file. | 1664 | |
| extension | MultipleStringLiteralsExtended | The String "] collectionsByKey entries" appears 2 times in the file. | 1683 | |
| extension | MultipleStringLiteralsExtended | The String "] collectionEntries entries" appears 2 times in the file. | 1692 | |
| extension | MultipleStringLiteralsExtended | The String "] arrayHolders entries" appears 2 times in the file. | 1701 | |
| extension | MultipleStringLiteralsExtended | The String "] nullifiableEntityKey entries" appears 2 times in the file. | 1710 | |
| extension | MultipleStringLiteralsExtended | The String "Starting deserialization of [" appears 8 times in the file. | 1737 | |
| extension | MoveVariableInsideIf | Variable 'ek' can be moved inside the block at line '1,764' to restrict runtime creation. | 1762 | |
| extension | AvoidHidingCauseException | Cause exception 'he' was lost. | 1823 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 1842 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 1885 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 1887 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 2063 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 47 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 48 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 50 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 51 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 53 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 54 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 56 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 57 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 59 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 60 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 62 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 63 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 65 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 66 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 68 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 69 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 71 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 72 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 73 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 74 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 76 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 77 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 78 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 79 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 84 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 98 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 105 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 119 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 126 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 139 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 146 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 159 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 166 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 179 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 186 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 199 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 206 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 220 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 224 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 232 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 247 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 254 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 269 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 246 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 48 | |
| extension | ReturnCountExtended | Return count for 'getUnsavedIdentifierValue' method is 5 (max allowed is 1). | 59 | |
| extension | MultipleStringLiteralsExtended | The String "null" appears 2 times in the file. | 79 | |
| extension | MultipleStringLiteralsExtended | The String "undefined" appears 2 times in the file. | 82 | |
| extension | AvoidHidingCauseException | Cause exception 'cce' was lost. | 96 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 98 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 99 | |
| extension | ReturnCountExtended | Return count for 'getUnsavedVersionValue' method is 4 (max allowed is 1). | 104 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidHidingCauseException | Cause exception 'ioe' was lost. | 92 | |
| extension | ReturnCountExtended | Return count for 'invoke' method is 8 (max allowed is 1). | 107 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 111 position 37 need optimization. All method calls are advised to move to end of logic expression. | 111 | |
| extension | MultipleStringLiteralsExtended | The String "Start position 1-based; must be 1 or more." appears 2 times in the file. | 124 | |
| extension | MultipleStringLiteralsExtended | The String "Length must be great-than-or-equal to zero." appears 2 times in the file. | 133 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 151 position 35 need optimization. All method calls are advised to move to end of logic expression. | 151 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 155 position 39 need optimization. All method calls are advised to move to end of logic expression. | 155 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 158 position 37 need optimization. All method calls are advised to move to end of logic expression. | 158 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 161 position 39 need optimization. All method calls are advised to move to end of logic expression. | 161 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'invoke' method is 9 (max allowed is 1). | 108 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 112 position 37 need optimization. All method calls are advised to move to end of logic expression. | 112 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 118 position 45 need optimization. All method calls are advised to move to end of logic expression. | 118 | |
| extension | MultipleStringLiteralsExtended | The String "Start position 1-based; must be 1 or more." appears 2 times in the file. | 128 | |
| extension | MultipleStringLiteralsExtended | The String "Start position [" appears 2 times in the file. | 131 | |
| extension | MultipleStringLiteralsExtended | The String "] cannot exceed overall CLOB length [" appears 2 times in the file. | 131 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 131 | |
| extension | MultipleStringLiteralsExtended | The String "Length must be great-than-or-equal to zero." appears 2 times in the file. | 137 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 142 position 43 need optimization. All method calls are advised to move to end of logic expression. | 142 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 156 position 35 need optimization. All method calls are advised to move to end of logic expression. | 156 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 160 position 39 need optimization. All method calls are advised to move to end of logic expression. | 160 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 163 position 37 need optimization. All method calls are advised to move to end of logic expression. | 163 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 166 position 39 need optimization. All method calls are advised to move to end of logic expression. | 166 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 137 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 143 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 149 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'invoke' method is 2 (max allowed is 1). | 91 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 185 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 42 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 78 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 42 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 78 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 60 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 58 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 67 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 63 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 64 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 42 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 43 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 44 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 45 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 46 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 47 | |
| extension | MultipleStringLiteralsExtended | The String "set" appears 2 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "join" appears 2 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "from" appears 2 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "by" appears 2 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "union" appears 2 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "and" appears 2 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "end" appears 2 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "insert" appears 2 times in the file. | 79 | |
| extension | MultipleStringLiteralsExtended | The String "update" appears 2 times in the file. | 80 | |
| extension | MultipleStringLiteralsExtended | The String "select" appears 2 times in the file. | 83 | |
| extension | MultipleStringLiteralsExtended | The String "on" appears 2 times in the file. | 84 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 104 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 105 | |
| extension | MultipleStringLiteralsExtended | The String "'" appears 2 times in the file. | 131 | |
| extension | MultipleStringLiteralsExtended | The String "\"" appears 2 times in the file. | 139 | |
| extension | MultipleStringLiteralsExtended | The String "," appears 2 times in the file. | 148 | |
| extension | LogicConditionNeedOptimization | Condition with || at line 357 position 36 need optimization. All method calls are advised to move to end of logic expression. | 357 | |
| extension | LogicConditionNeedOptimization | Condition with || at line 377 position 73 need optimization. All method calls are advised to move to end of logic expression. | 377 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "\n " appears 5 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "\n " appears 2 times in the file. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "\n " appears 2 times in the file. | 96 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 128 position 29 need optimization. All method calls are advised to move to end of logic expression. | 128 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 91 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 92 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 155 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 219 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 229 | |
| extension | MultipleStringLiteralsExtended | The String "unable to access statement from resultset" appears 2 times in the file. | 393 | |
| extension | MultipleStringLiteralsExtended | The String "Unable to release JDBC statement [%s]" appears 2 times in the file. | 522 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 524 | |
| extension | MultipleStringLiteralsExtended | The String "Unable to release JDBC result set [%s]" appears 2 times in the file. | 545 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 547 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MoveVariableInsideIf | Variable 'jdbcConnectionAccess' can be moved inside the block at line '115' to restrict runtime creation. | 89 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 105 | |
| extension | MultipleStringLiteralsExtended | The String " name : %s\n" appears 2 times in the file. | 121 | |
| extension | MultipleStringLiteralsExtended | The String " version : %s\n" appears 2 times in the file. | 121 | |
| extension | MultipleStringLiteralsExtended | The String " major : %s\n" appears 2 times in the file. | 121 | |
| extension | MultipleStringLiteralsExtended | The String " minor : %s" appears 2 times in the file. | 121 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 185 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 281 | |
| extension | ReturnCountExtended | Return count for 'determineExplicitSchemaNameResolver' method is 2 (max allowed is 1). | 283 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 301 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 309 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 64 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 65 | |
| extension | ReturnCountExtended | Return count for 'useContextualLobCreation' method is 4 (max allowed is 1). | 77 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 114 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 119 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 80 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 330 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'extract' method is 2 (max allowed is 1). | 65 | |
| extension | MultipleStringLiteralsExtended | The String "could not extract ResultSet" appears 3 times in the file. | 88 | |
| extension | MultipleStringLiteralsExtended | The String "could not execute statement" appears 4 times in the file. | 153 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'prepareQueryStatement' method is 2 (max allowed is 1). | 134 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 56 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 49 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 50 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 52 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 95 | |
| extension | MultipleStringLiteralsExtended | The String ", SQLState: " appears 2 times in the file. | 143 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 224 | |
| extension | MultipleStringLiteralsExtended | The String "could not log warnings" appears 2 times in the file. | 267 | |
| extension | MultipleStringLiteralsExtended | The String "could not clear warnings" appears 2 times in the file. | 273 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 85 | |
| extension | ReturnCountExtended | Return count for 'getLoadingCollection' method is 5 (max allowed is 1). | 111 | |
| extension | MoveVariableInsideIf | Variable 'factory' can be moved inside the block at line '351' to restrict runtime creation. | 286 | |
| extension | MoveVariableInsideIf | Variable 'cacheKey' can be moved inside the block at line '351' to restrict runtime creation. | 337 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 147 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 158 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 252 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 61 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 93 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 96 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 160 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 207 | |
| extension | MoveVariableInsideIf | Variable 'maxReasonableAllocation' can be moved inside the block at line '244' to restrict runtime creation. | 243 | |
| extension | ReturnCountExtended | Return count for 'performIterate' method is 2 (max allowed is 1). | 265 | |
| extension | MultipleStringLiteralsExtended | The String "Iterate: {0}" appears 2 times in the file. | 269 | |
| extension | MoveVariableInsideIf | Variable 'start' can be moved inside the block at line '330' to restrict runtime creation. | 327 | |
| extension | MoveVariableInsideIf | Variable 'end' can be moved inside the block at line '330' to restrict runtime creation. | 329 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 331 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 336 position 64 need optimization. All method calls are advised to move to end of logic expression. | 336 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 351 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 44 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 63 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 64 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 85 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 114 | |
| extension | ReturnCountExtended | Return count for 'startsWithEscapeCallTemplate' method is 2 (max allowed is 1). | 136 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 150 | |
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 150 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 56 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 63 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 67 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 145 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 226 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 339 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 40 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 368 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 732 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 753 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 763 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 766 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 798 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 821 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 825 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 904 position 29 need optimization. All method calls are advised to move to end of logic expression. | 904 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 60 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 69 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 76 | |
| extension | ReturnCountExtended | Return count for 'getEntityBatch' method is 2 (max allowed is 1). | 179 | |
| extension | MoveVariableInsideIf | Variable 'i' can be moved inside the block at line '193' to restrict runtime creation. | 186 | |
| extension | MoveVariableInsideIf | Variable 'end' can be moved inside the block at line '193' to restrict runtime creation. | 187 | |
| extension | MoveVariableInsideIf | Variable 'checkForEnd' can be moved inside the block at line '193' to restrict runtime creation. | 188 | |
| extension | ReturnCountExtended | Return count for 'getCollectionBatch' method is 2 (max allowed is 1). | 268 | |
| extension | MoveVariableInsideIf | Variable 'i' can be moved inside the block at line '281' to restrict runtime creation. | 276 | |
| extension | MoveVariableInsideIf | Variable 'end' can be moved inside the block at line '281' to restrict runtime creation. | 277 | |
| extension | MoveVariableInsideIf | Variable 'checkForEnd' can be moved inside the block at line '281' to restrict runtime creation. | 278 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 282 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 39 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 120 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 137 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 150 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 163 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 176 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 189 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 202 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 214 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 227 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 241 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 254 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 275 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 285 | |
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 285 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 288 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 288 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 59 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 137 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 163 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 199 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 224 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 253 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 283 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 310 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 341 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 414 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 49 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 270 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 297 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 446 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 41 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 139 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 46 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 135 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 219 | |
| extension | ReturnCountExtended | Return count for 'isUnequivocallyNonDirty' method is 4 (max allowed is 1). | 317 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 353 position 4 need optimization. All method calls are advised to move to end of logic expression. | 353 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 354 position 4 need optimization. All method calls are advised to move to end of logic expression. | 354 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 419 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 449 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 453 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 45 | |
| extension | OverridableMethodInConstructor | Overridable method 'generateHashCode' is called in constructor body. | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 39 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 49 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 68 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 88 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 107 | |
| extension | ReturnNullInsteadOfBoolean | Method declares to return Boolean and returns null. | 111 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "Filter [" appears 2 times in the file. | 137 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 38 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 125 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 375 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 527 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 531 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 535 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 539 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 543 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 548 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 75 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 37 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 75 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 49 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 68 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 87 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 68 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 82 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 51 | |
| extension | ReturnCountExtended | Return count for 'initiateService' method is 2 (max allowed is 1). | 61 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 79 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 84 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 90 | |
| extension | MultipleStringLiteralsExtended | The String "error performing isolated work" appears 2 times in the file. | 98 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 109 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 116 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 131 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'delegateWork' method is 2 (max allowed is 1). | 78 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 105 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 130 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 134 | |
| extension | MultipleStringLiteralsExtended | The String "Unable to start isolated transaction" appears 2 times in the file. | 141 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 163 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 171 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Could not determine transaction status" appears 2 times in the file. | 57 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 80 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 158 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 208 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'isJoinableJtaTransaction' method is 3 (max allowed is 1). | 64 | |
| extension | MultipleStringLiteralsExtended | The String "Unable to check transaction status" appears 2 times in the file. | 87 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Transaction not successfully started" appears 2 times in the file. | 170 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 182 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 213 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | OverridableMethodInConstructor | Overridable method 'reset' is called in constructor body. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "could not determine transaction status in beforeCompletion()" appears 2 times in the file. | 103 | |
| extension | IllegalCatchExtended | Catching 'RuntimeException' is not allowed. | 112 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 155 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 165 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 180 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 64 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | LogicConditionNeedOptimization | Condition with && at line 91 position 33 need optimization. All method calls are advised to move to end of logic expression. | 91 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 48 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 87 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'saveWithGeneratedId' method is 3 (max allowed is 1). | 110 | |
| extension | ReturnCountExtended | Return count for 'performSave' method is 2 (max allowed is 1). | 157 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 347 | |
| extension | LogicConditionNeedOptimization | Condition with || at line 402 position 5 need optimization. All method calls are advised to move to end of logic expression. | 402 | |
| extension | ReturnCountExtended | Return count for 'getEntityState' method is 4 (max allowed is 1). | 469 | |
| extension | ReturnNullInsteadOfBoolean | Method declares to return Boolean and returns null. | 514 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MoveVariableInsideIf | Variable 'oldSize' can be moved inside the block at line '76' to restrict runtime creation. | 60 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 127 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 150 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 109 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | LogicConditionNeedOptimization | Condition with || at line 165 position 40 need optimization. All method calls are advised to move to end of logic expression. | 165 | |
| extension | MoveVariableInsideIf | Variable 'persister' can be moved inside the block at line '194' to restrict runtime creation. | 184 | |
| extension | ReturnCountExtended | Return count for 'isUpdateNecessary' method is 3 (max allowed is 1). | 231 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 273 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 292 position 36 need optimization. All method calls are advised to move to end of logic expression. | 292 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 311 | |
| extension | ReturnCountExtended | Return count for 'getNextVersion' method is 3 (max allowed is 1). | 370 | |
| extension | MoveVariableInsideIf | Variable 'persister' can be moved inside the block at line '436' to restrict runtime creation. | 430 | |
| extension | MoveVariableInsideIf | Variable 'status' can be moved inside the block at line '436' to restrict runtime creation. | 431 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 433 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'initializeCollectionFromCache' method is 3 (max allowed is 1). | 110 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | LogicConditionNeedOptimization | Condition with || at line 212 position 31 need optimization. All method calls are advised to move to end of logic expression. | 212 | |
| extension | ReturnCountExtended | Return count for 'proxyOrLoad' method is 4 (max allowed is 1). | 235 | |
| extension | ReturnCountExtended | Return count for 'doLoad' method is 4 (max allowed is 1). | 398 | |
| extension | ReturnCountExtended | Return count for 'loadFromSessionCache' method is 3 (max allowed is 1). | 493 | |
| extension | ReturnCountExtended | Return count for 'loadFromSecondLevelCache' method is 3 (max allowed is 1). | 530 | |
| extension | MoveVariableInsideIf | Variable 'types' can be moved inside the block at line '660' to restrict runtime creation. | 655 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 685 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 771 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 102 | |
| extension | MoveVariableInsideIf | Variable 'copyCache' can be moved inside the block at line '122' to restrict runtime creation. | 118 | |
| extension | MoveVariableInsideIf | Variable 'source' can be moved inside the block at line '122' to restrict runtime creation. | 119 | |
| extension | ReturnCountExtended | Return count for 'determineEntityCopyObserverClass' method is 3 (max allowed is 1). | 503 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MoveVariableInsideIf | Variable 'persister' can be moved inside the block at line '182' to restrict runtime creation. | 180 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MoveVariableInsideIf | Variable 'isTransient' can be moved inside the block at line '76' to restrict runtime creation. | 75 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 148 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 153 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 83 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 190 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'resolveNaturalId' method is 2 (max allowed is 1). | 75 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 70 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "entity was persistent" appears 2 times in the file. | 187 | |
| extension | MultipleStringLiteralsExtended | The String "Updating {0}" appears 2 times in the file. | 289 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 309 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 321 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'processCollection' method is 2 (max allowed is 1). | 54 | |
| extension | MoveVariableInsideIf | Variable 'session' can be moved inside the block at line '62' to restrict runtime creation. | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 187 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 60 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 103 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 107 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 117 | |
| extension | MultipleStringLiteralsExtended | The String "null entities are not supported by " appears 3 times in the file. | 145 | |
| extension | MoveVariableInsideIf | Variable 'oldMergeEntity' can be moved inside the block at line '258' to restrict runtime creation. | 256 | |
| extension | ReturnBooleanFromTernary | Returning explicit boolean from ternary operator. | 357 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MoveVariableInsideIf | Variable 'persister' can be moved inside the block at line '58' to restrict runtime creation. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "reassociated object has dirty collection reference" appears 2 times in the file. | 70 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MoveVariableInsideIf | Variable 'types' can be moved inside the block at line '81' to restrict runtime creation. | 80 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 52 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 56 | |
| extension | ReturnCountExtended | Return count for 'processArrayOrNewCollection' method is 4 (max allowed is 1). | 80 | |
| extension | MoveVariableInsideIf | Variable 'session' can be moved inside the block at line '89' to restrict runtime creation. | 83 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 97 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 145 | |
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 158 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 185 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 425 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 71 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 84 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 92 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 112 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 123 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 42 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 44 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 46 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 49 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 51 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 53 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 55 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 57 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 60 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 63 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 66 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 69 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 71 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 73 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 75 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 78 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 81 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 84 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 87 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 89 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 91 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 93 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 96 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 98 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 100 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 102 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 105 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 107 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 109 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 112 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 114 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 116 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 119 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 121 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 123 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 134 | |
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 136 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 142 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 182 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 183 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 185 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Should not be invoked: DEFAULT_LOCK_OPTIONS needs to be treated as immutable." appears 4 times in the file. | 43 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 82 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 86 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 98 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "GET" appears 2 times in the file. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 46 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'convert' method is 2 (max allowed is 1). | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 60 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 75 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 77 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 87 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 89 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 100 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 102 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 109 | |
| extension | ReturnCountExtended | Return count for 'convert' method is 4 (max allowed is 1). | 114 | |
| extension | MoveVariableInsideIf | Variable 'errorCode' can be moved inside the block at line '118' to restrict runtime creation. | 116 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 151 position 34 need optimization. All method calls are advised to move to end of logic expression. | 151 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'SQLStateConverter' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'constructConverter' method is 2 (max allowed is 1). | 107 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 119 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 121 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 132 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 79 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 103 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "from" appears 3 times in the file. | 54 | |
| extension | ReturnCountExtended | Return count for 'concreteQueries' method is 2 (max allowed is 1). | 76 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 85 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Cause:" appears 2 times in the file. | 81 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 71 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 79 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 85 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 93 | |
| extension | ReturnCountExtended | Return count for 'handleIdentifierError' method is 2 (max allowed is 1). | 126 | |
| extension | ReturnCountExtended | Return count for 'negateNode' method is 17 (max allowed is 1). | 163 | |
| extension | MultipleStringLiteralsExtended | The String "{not}" appears 14 times in the file. | 181 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 235 | |
| extension | ReturnCountExtended | Return count for 'processEqualityExpression' method is 3 (max allowed is 1). | 257 | |
| extension | MoveVariableInsideIf | Variable 'negated' can be moved inside the block at line '266' to restrict runtime creation. | 265 | |
| extension | MultipleStringLiteralsExtended | The String "weakKeywords() : new LT(1) token - %s" appears 2 times in the file. | 347 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 353 position 24 need optimization. All method calls are advised to move to end of logic expression. | 353 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 187 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 193 | |
| extension | MultipleStringLiteralsExtended | The String ")" appears 2 times in the file. | 194 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 201 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 208 | |
| extension | MultipleStringLiteralsExtended | The String "?" appears 5 times in the file. | 260 | |
| extension | MultipleStringLiteralsExtended | The String "(" appears 2 times in the file. | 433 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 441 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 442 | |
| extension | ReturnCountExtended | Return count for 'lookupProperty' method is 2 (max allowed is 1). | 558 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 640 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 819 | |
| extension | AvoidHidingCauseException | Cause exception 't' was lost. | 820 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 1075 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 1119 | |
| extension | MoveVariableInsideIf | Variable 'fromClause' can be moved inside the block at line '1,173' to restrict runtime creation. | 1172 | |
| extension | MultipleStringLiteralsExtended | The String "node did not reference a map" appears 2 times in the file. | 1246 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 1252 | |
| extension | AvoidHidingCauseException | Cause exception 't' was lost. | 1253 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 99 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 225 | |
| extension | LogicConditionNeedOptimization | Condition with || at line 343 position 68 need optimization. All method calls are advised to move to end of logic expression. | 343 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 371 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 421 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 426 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 445 | |
| extension | ReturnCountExtended | Return count for 'buildAppropriateStatementExecutor' method is 5 (max allowed is 1). | 526 | |
| extension | MoveVariableInsideIf | Variable 'statement' can be moved inside the block at line '551' to restrict runtime creation. | 527 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'SqlASTFactory' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 92 | |
| extension | ReturnCountExtended | Return count for 'getASTNodeType' method is 39 (max allowed is 1). | 102 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 221 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 224 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 233 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 234 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 262 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 65 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 78 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 80 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 91 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 106 | |
| extension | MultipleStringLiteralsExtended | The String " " appears 4 times in the file. | 106 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 165 | |
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'SqlGenerator' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 166 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 251 | |
| extension | MultipleStringLiteralsExtended | The String ", " appears 4 times in the file. | 328 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 332 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 336 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 385 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 394 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 422 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 57 | |
| extension | MultipleStringLiteralsExtended | The String ", " appears 2 times in the file. | 98 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'extractMutationTexts' method is 3 (max allowed is 1). | 126 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MoveVariableInsideIf | Variable 'name' can be moved inside the block at line '58' to restrict runtime creation. | 56 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MoveVariableInsideIf | Variable 'propertyPath' can be moved inside the block at line '87' to restrict runtime creation. | 76 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 122 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 133 | |
| extension | AvoidHidingCauseException | Cause exception 't' was lost. | 134 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | LogicConditionNeedOptimization | Condition with && at line 53 position 70 need optimization. All method calls are advised to move to end of logic expression. | 53 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 69 position 67 need optimization. All method calls are advised to move to end of logic expression. | 69 | |
| extension | ReturnCountExtended | Return count for 'resolveDataType' method is 5 (max allowed is 1). | 102 | |
| extension | ReturnCountExtended | Return count for 'resolveDateTimeArithmeticResultType' method is 4 (max allowed is 1). | 162 | |
| extension | MoveVariableInsideIf | Variable 'rhsIsDateTime' can be moved inside the block at line '187' to restrict runtime creation. | 179 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MoveVariableInsideIf | Variable 'sessionFactory' can be moved inside the block at line '87' to restrict runtime creation. | 86 | |
| extension | MultipleStringLiteralsExtended | The String "AND" appears 2 times in the file. | 129 | |
| extension | ReturnCountExtended | Return count for 'extractMutationTexts' method is 2 (max allowed is 1). | 194 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 64 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String ", " appears 2 times in the file. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 70 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 128 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 162 | |
| extension | MultipleStringLiteralsExtended | The String "Unable to locate class [" appears 2 times in the file. | 176 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 176 | |
| extension | MultipleStringLiteralsExtended | The String "constructor may not be aliased" appears 2 times in the file. | 235 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | LogicConditionNeedOptimization | Condition with || at line 261 position 50 need optimization. All method calls are advised to move to end of logic expression. | 261 | |
| extension | MultipleStringLiteralsExtended | The String "Unable to locate appropriate lhs" appears 2 times in the file. | 297 | |
| extension | MoveVariableInsideIf | Variable 'tableAlias' can be moved inside the block at line '470' to restrict runtime creation. | 427 | |
| extension | MoveVariableInsideIf | Variable 'joinColumns' can be moved inside the block at line '470' to restrict runtime creation. | 429 | |
| extension | MultipleStringLiteralsExtended | The String "." appears 2 times in the file. | 617 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 648 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 51 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 227 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 235 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 243 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 251 | |
| extension | MultipleStringLiteralsExtended | The String "FromClause{" appears 2 times in the file. | 312 | |
| extension | MultipleStringLiteralsExtended | The String "level=" appears 2 times in the file. | 313 | |
| extension | MultipleStringLiteralsExtended | The String "}" appears 2 times in the file. | 321 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "}" appears 2 times in the file. | 264 | |
| extension | MultipleStringLiteralsExtended | The String "," appears 3 times in the file. | 272 | |
| extension | ReturnCountExtended | Return count for 'getIdentityColumns' method is 2 (max allowed is 1). | 337 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 396 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 404 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 441 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 442 | |
| extension | LogicConditionNeedOptimization | Condition with || at line 532 position 22 need optimization. All method calls are advised to move to end of logic expression. | 532 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 584 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 588 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 659 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'addFromElement' method is 2 (max allowed is 1). | 99 | |
| extension | MoveVariableInsideIf | Variable 'entityPersister' can be moved inside the block at line '147' to restrict runtime creation. | 132 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 201 position 64 need optimization. All method calls are advised to move to end of logic expression. | 201 | |
| extension | LogicConditionNeedOptimization | Condition with || at line 273 position 65 need optimization. All method calls are advised to move to end of logic expression. | 273 | |
| extension | MoveVariableInsideIf | Variable 'sfh' can be moved inside the block at line '424' to restrict runtime creation. | 418 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 419 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String " " appears 3 times in the file. | 75 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 99 | |
| extension | MultipleStringLiteralsExtended | The String ", " appears 2 times in the file. | 147 | |
| extension | ReturnCountExtended | Return count for 'renderIdentifierSelect' method is 2 (max allowed is 1). | 161 | |
| extension | ReturnCountExtended | Return count for 'toColumns' method is 9 (max allowed is 1). | 327 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 348 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 424 | |
| extension | ReturnCountExtended | Return count for 'getPropertyMapping' method is 5 (max allowed is 1). | 430 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 45 | |
| extension | MoveVariableInsideIf | Variable 'nextLevel' can be moved inside the block at line '93' to restrict runtime creation. | 92 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | LogicConditionNeedOptimization | Condition with && at line 68 position 21 need optimization. All method calls are advised to move to end of logic expression. | 68 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 145 | |
| extension | ReturnCountExtended | Return count for 'resolveAsAlias' method is 3 (max allowed is 1). | 152 | |
| extension | MoveVariableInsideIf | Variable 'dialect' can be moved inside the block at line '177' to restrict runtime creation. | 172 | |
| extension | MoveVariableInsideIf | Variable 'isInDistinctCount' can be moved inside the block at line '177' to restrict runtime creation. | 174 | |
| extension | MoveVariableInsideIf | Variable 'isInNonDistinctCount' can be moved inside the block at line '177' to restrict runtime creation. | 175 | |
| extension | MultipleStringLiteralsExtended | The String ", " appears 2 times in the file. | 183 | |
| extension | LogicConditionNeedOptimization | Condition with || at line 188 position 6 need optimization. All method calls are advised to move to end of logic expression. | 188 | |
| extension | MultipleStringLiteralsExtended | The String "(" appears 2 times in the file. | 192 | |
| extension | MultipleStringLiteralsExtended | The String ")" appears 2 times in the file. | 192 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 215 | |
| extension | ReturnCountExtended | Return count for 'resolveAsNakedPropertyRef' method is 4 (max allowed is 1). | 220 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 235 | |
| extension | ReturnCountExtended | Return count for 'resolveAsNakedComponentPropertyRefLHS' method is 2 (max allowed is 1). | 255 | |
| extension | MultipleStringLiteralsExtended | The String "." appears 2 times in the file. | 270 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 276 | |
| extension | ReturnCountExtended | Return count for 'resolveAsNakedComponentPropertyRefRHS' method is 2 (max allowed is 1). | 288 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 301 | |
| extension | MultipleStringLiteralsExtended | The String "}" appears 2 times in the file. | 375 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 101 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 130 | |
| extension | MultipleStringLiteralsExtended | The String "or" appears 4 times in the file. | 137 | |
| extension | MultipleStringLiteralsExtended | The String "and" appears 4 times in the file. | 137 | |
| extension | MultipleStringLiteralsExtended | The String "<>" appears 2 times in the file. | 145 | |
| extension | MultipleStringLiteralsExtended | The String "=" appears 2 times in the file. | 145 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around identifier 'paramSpec'. | 212 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String ", " appears 4 times in the file. | 69 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 83 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 91 | |
| extension | MultipleStringLiteralsExtended | The String "}" appears 2 times in the file. | 145 | |
| extension | ReturnCountExtended | Return count for 'areCompatible' method is 4 (max allowed is 1). | 239 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 71 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 87 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'getDataType' method is 7 (max allowed is 1). | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 100 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 231 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 238 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 245 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 93 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'Node' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 38 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 123 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String ", " appears 2 times in the file. | 84 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 105 | |
| extension | MultipleStringLiteralsExtended | The String "SelectClause was already prepared!" appears 2 times in the file. | 130 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 193 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 239 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 324 | |
| extension | MultipleStringLiteralsExtended | The String "__" appears 2 times in the file. | 332 | |
| extension | MoveVariableInsideIf | Variable 'text' can be moved inside the block at line '424' to restrict runtime creation. | 423 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 425 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | RedundantReturn | Redundant return. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | LogicConditionNeedOptimization | Condition with && at line 46 position 35 need optimization. All method calls are advised to move to end of logic expression. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 37 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 37 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "'" appears 2 times in the file. | 196 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 393 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String " as " appears 2 times in the file. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MoveVariableInsideIf | Variable 'frag' can be moved inside the block at line '175' to restrict runtime creation. | 162 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 175 | |
| extension | MultipleStringLiteralsExtended | The String "," appears 2 times in the file. | 230 | |
| extension | MultipleStringLiteralsExtended | The String "?" appears 2 times in the file. | 232 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 66 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 87 | |
| extension | MultipleStringLiteralsExtended | The String "'" appears 2 times in the file. | 114 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 180 | |
| extension | ReturnCountExtended | Return count for 'determineIntegerRepresentation' method is 3 (max allowed is 1). | 223 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 248 | |
| extension | MultipleStringLiteralsExtended | The String "Could not parse literal [" appears 2 times in the file. | 249 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 275 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 310 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 74 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "." appears 2 times in the file. | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 79 | |
| extension | AvoidHidingCauseException | Cause exception 'cce' was lost. | 200 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 202 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 203 | |
| extension | AvoidHidingCauseException | Cause exception 'cce' was lost. | 224 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 226 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 227 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "and" appears 2 times in the file. | 88 | |
| extension | MoveVariableInsideIf | Variable 'where' can be moved inside the block at line '150' to restrict runtime creation. | 146 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "by" appears 2 times in the file. | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "unexpected token: " appears 2 times in the file. | 108 | |
| extension | MultipleStringLiteralsExtended | The String "outer or full join must be followed by path expression" appears 3 times in the file. | 116 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 124 | |
| extension | MultipleStringLiteralsExtended | The String "path expression did not resolve to collection: " appears 2 times in the file. | 202 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 251 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "." appears 2 times in the file. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 276 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 406 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 417 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 421 | |
| extension | ReturnCountExtended | Return count for 'addFromCollection' method is 2 (max allowed is 1). | 453 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EitherLogOrThrow | Either log or throw exception. | 253 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 294 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 298 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 303 | |
| extension | MultipleStringLiteralsExtended | The String "persistent class not found: " appears 3 times in the file. | 398 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 435 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 436 | |
| extension | AvoidHidingCauseException | Cause exception 'cce' was lost. | 445 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 447 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 448 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 554 | |
| extension | MoveVariableInsideIf | Variable 'scalarSelect' can be moved inside the block at line '622' to restrict runtime creation. | 600 | |
| extension | MultipleStringLiteralsExtended | The String "__" appears 2 times in the file. | 619 | |
| extension | MultipleStringLiteralsExtended | The String " as " appears 4 times in the file. | 729 | |
| extension | MultipleStringLiteralsExtended | The String ", " appears 3 times in the file. | 730 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 858 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 863 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 956 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 1011 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 1043 | |
| extension | ReturnCountExtended | Return count for 'applyLocks' method is 2 (max allowed is 1). | 1099 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "distinct" appears 2 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "all" appears 2 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "*" appears 2 times in the file. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "and" appears 5 times in the file. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "or" appears 5 times in the file. | 78 | |
| extension | MultipleStringLiteralsExtended | The String ")" appears 5 times in the file. | 79 | |
| extension | MultipleStringLiteralsExtended | The String "(" appears 5 times in the file. | 84 | |
| extension | MultipleStringLiteralsExtended | The String "<" appears 5 times in the file. | 87 | |
| extension | MultipleStringLiteralsExtended | The String "=" appears 4 times in the file. | 88 | |
| extension | MultipleStringLiteralsExtended | The String ">" appears 5 times in the file. | 89 | |
| extension | MultipleStringLiteralsExtended | The String "#" appears 3 times in the file. | 90 | |
| extension | MultipleStringLiteralsExtended | The String "~" appears 3 times in the file. | 91 | |
| extension | MultipleStringLiteralsExtended | The String "like" appears 3 times in the file. | 92 | |
| extension | MultipleStringLiteralsExtended | The String "ilike" appears 3 times in the file. | 93 | |
| extension | MultipleStringLiteralsExtended | The String "regexp" appears 3 times in the file. | 94 | |
| extension | MultipleStringLiteralsExtended | The String "rlike" appears 3 times in the file. | 95 | |
| extension | MultipleStringLiteralsExtended | The String "is" appears 3 times in the file. | 96 | |
| extension | MultipleStringLiteralsExtended | The String "in" appears 3 times in the file. | 97 | |
| extension | MultipleStringLiteralsExtended | The String "exists" appears 3 times in the file. | 101 | |
| extension | MultipleStringLiteralsExtended | The String "between" appears 4 times in the file. | 102 | |
| extension | MultipleStringLiteralsExtended | The String "<=" appears 3 times in the file. | 103 | |
| extension | MultipleStringLiteralsExtended | The String ">=" appears 3 times in the file. | 104 | |
| extension | MultipleStringLiteralsExtended | The String "=>" appears 2 times in the file. | 105 | |
| extension | MultipleStringLiteralsExtended | The String "=<" appears 2 times in the file. | 106 | |
| extension | MultipleStringLiteralsExtended | The String "!=" appears 2 times in the file. | 107 | |
| extension | MultipleStringLiteralsExtended | The String "<>" appears 3 times in the file. | 108 | |
| extension | MultipleStringLiteralsExtended | The String "!#" appears 3 times in the file. | 109 | |
| extension | MultipleStringLiteralsExtended | The String "!~" appears 3 times in the file. | 110 | |
| extension | MultipleStringLiteralsExtended | The String "!<" appears 2 times in the file. | 111 | |
| extension | MultipleStringLiteralsExtended | The String "!>" appears 2 times in the file. | 112 | |
| extension | MultipleStringLiteralsExtended | The String "is not" appears 3 times in the file. | 113 | |
| extension | MultipleStringLiteralsExtended | The String "not like" appears 3 times in the file. | 114 | |
| extension | MultipleStringLiteralsExtended | The String "not ilike" appears 3 times in the file. | 115 | |
| extension | MultipleStringLiteralsExtended | The String "not regexp" appears 3 times in the file. | 116 | |
| extension | MultipleStringLiteralsExtended | The String "not rlike" appears 3 times in the file. | 117 | |
| extension | MultipleStringLiteralsExtended | The String "not in" appears 3 times in the file. | 118 | |
| extension | MultipleStringLiteralsExtended | The String "not between" appears 4 times in the file. | 119 | |
| extension | MultipleStringLiteralsExtended | The String "not exists" appears 3 times in the file. | 120 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 189 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 191 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 216 position 27 need optimization. All method calls are advised to move to end of logic expression. | 216 | |
| extension | MultipleStringLiteralsExtended | The String "path expression ended in composite collection element" appears 2 times in the file. | 305 | |
| extension | MultipleStringLiteralsExtended | The String "." appears 3 times in the file. | 345 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 438 | |
| extension | ReturnCountExtended | Return count for 'continuePathExpression' method is 2 (max allowed is 1). | 491 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 67 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 69 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 70 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 71 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 98 | |
| extension | MultipleStringLiteralsExtended | The String "Unable to use JDBC Connection to create Statement" appears 2 times in the file. | 172 | |
| extension | MultipleStringLiteralsExtended | The String "Unable obtain JDBC Connection" appears 2 times in the file. | 183 | |
| extension | MultipleStringLiteralsExtended | The String " where hib_sess_id=?" appears 3 times in the file. | 240 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 283 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 93 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 149 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 157 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 204 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 209 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 210 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 215 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 253 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 258 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 47 | |
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 64 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'generate' method is 2 (max allowed is 1). | 95 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 57 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 68 | |
| extension | ReturnCountExtended | Return count for 'get' method is 5 (max allowed is 1). | 110 | |
| extension | MultipleStringLiteralsExtended | The String "unrecognized id type : " appears 3 times in the file. | 143 | |
| extension | MultipleStringLiteralsExtended | The String " -> " appears 2 times in the file. | 143 | |
| extension | MultipleStringLiteralsExtended | The String "Unknown IntegralDataTypeHolder impl [" appears 3 times in the file. | 234 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 5 times in the file. | 234 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 282 | |
| extension | MultipleStringLiteralsExtended | The String "integral holder was not initialized" appears 3 times in the file. | 312 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 717 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "select max(" appears 2 times in the file. | 107 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 91 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 92 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 93 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 94 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 95 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 98 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 110 | |
| extension | ReturnCountExtended | Return count for 'generate' method is 2 (max allowed is 1). | 146 | |
| extension | EitherLogOrThrow | Either log or throw exception. | 196 | |
| extension | MultipleStringLiteralsExtended | The String " = '" appears 2 times in the file. | 299 | |
| extension | MultipleStringLiteralsExtended | The String "'" appears 2 times in the file. | 299 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 130 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 62 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EitherLogOrThrow | Either log or throw exception. | 175 | |
| extension | EitherLogOrThrow | Either log or throw exception. | 189 | |
| extension | MultipleStringLiteralsExtended | The String " " appears 2 times in the file. | 242 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 87 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "legacy-hilo" appears 2 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "pooled" appears 2 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "pooled-lo" appears 2 times in the file. | 53 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 77 | |
| extension | ReturnCountExtended | Return count for 'fromExternalName' method is 2 (max allowed is 1). | 81 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 131 | |
| extension | ReturnCountExtended | Return count for 'buildOptimizer' method is 3 (max allowed is 1). | 146 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 157 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 167 | |
| extension | MultipleStringLiteralsExtended | The String "increment size cannot be less than 1" appears 4 times in the file. | 316 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 371 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 424 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 549 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 556 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 563 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 570 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 577 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 112 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 116 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 117 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 119 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 120 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 122 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 123 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 125 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 127 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 129 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 130 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 131 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 135 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 136 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 187 position 35 need optimization. All method calls are advised to move to end of logic expression. | 187 | |
| extension | MoveVariableInsideIf | Variable 'normalizer' can be moved inside the block at line '230' to restrict runtime creation. | 228 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 354 position 52 need optimization. All method calls are advised to move to end of logic expression. | 354 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 138 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 140 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 141 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 143 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 144 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 146 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 147 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 149 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 150 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 152 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 153 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 155 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 156 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 158 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 159 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 161 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 284 | |
| extension | MultipleStringLiteralsExtended | The String " where " appears 2 times in the file. | 444 | |
| extension | MultipleStringLiteralsExtended | The String "=?" appears 2 times in the file. | 444 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EitherLogOrThrow | Either log or throw exception. | 148 | |
| extension | MultipleStringLiteralsExtended | The String " " appears 2 times in the file. | 223 | |
| extension | MultipleStringLiteralsExtended | The String " )" appears 2 times in the file. | 223 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 63 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 69 | |
| extension | OverridableMethodInConstructor | Overridable method 'register' is called in constructor body. | 75 | |
| extension | OverridableMethodInConstructor | Overridable method 'register' is called in constructor body. | 76 | |
| extension | OverridableMethodInConstructor | Overridable method 'register' is called in constructor body. | 77 | |
| extension | OverridableMethodInConstructor | Overridable method 'register' is called in constructor body. | 78 | |
| extension | OverridableMethodInConstructor | Overridable method 'register' is called in constructor body. | 79 | |
| extension | OverridableMethodInConstructor | Overridable method 'register' is called in constructor body. | 80 | |
| extension | OverridableMethodInConstructor | Overridable method 'register' is called in constructor body. | 81 | |
| extension | OverridableMethodInConstructor | Overridable method 'register' is called in constructor body. | 82 | |
| extension | OverridableMethodInConstructor | Overridable method 'register' is called in constructor body. | 83 | |
| extension | OverridableMethodInConstructor | Overridable method 'register' is called in constructor body. | 84 | |
| extension | OverridableMethodInConstructor | Overridable method 'register' is called in constructor body. | 85 | |
| extension | OverridableMethodInConstructor | Overridable method 'register' is called in constructor body. | 86 | |
| extension | OverridableMethodInConstructor | Overridable method 'register' is called in constructor body. | 87 | |
| extension | OverridableMethodInConstructor | Overridable method 'register' is called in constructor body. | 88 | |
| extension | OverridableMethodInConstructor | Overridable method 'register' is called in constructor body. | 89 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 121 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 140 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 46 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 48 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 80 | |
| extension | MultipleStringLiteralsExtended | The String " loBits[0] : " appears 2 times in the file. | 100 | |
| extension | MultipleStringLiteralsExtended | The String " lsb : " appears 2 times in the file. | 101 | |
| extension | MultipleStringLiteralsExtended | The String " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~" appears 2 times in the file. | 102 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 105 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 49 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 57 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 61 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 65 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 72 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 73 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 74 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 82 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 86 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 90 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 97 | |
| extension | MultipleStringLiteralsExtended | The String "00000000" appears 2 times in the file. | 121 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 87 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 88 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 93 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 214 | |
| extension | LogicConditionNeedOptimization | Condition with || at line 350 position 42 need optimization. All method calls are advised to move to end of logic expression. | 350 | |
| extension | MultipleStringLiteralsExtended | The String "Expected positional parameter count: " appears 2 times in the file. | 364 | |
| extension | MultipleStringLiteralsExtended | The String ", actual parameters: " appears 2 times in the file. | 366 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 408 | |
| extension | MultipleStringLiteralsExtended | The String "Parameter " appears 2 times in the file. | 409 | |
| extension | MultipleStringLiteralsExtended | The String " does not exist as a named parameter in [" appears 2 times in the file. | 409 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 409 | |
| extension | ReturnCountExtended | Return count for 'guessType' method is 3 (max allowed is 1). | 486 | |
| extension | AvoidHidingCauseException | Cause exception 'me' was lost. | 499 | |
| extension | ReturnCountExtended | Return count for 'expandParameterList' method is 4 (max allowed is 1). | 756 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 794 position 25 need optimization. All method calls are advised to move to end of logic expression. | 794 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 924 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 124 | |
| extension | MultipleStringLiteralsExtended | The String "query specifies a holder class" appears 2 times in the file. | 150 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "named native SQL query " appears 2 times in the file. | 163 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 256 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 277 | |
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 325 | |
| extension | MultipleStringLiteralsExtended | The String "Tenant identifier required!" appears 2 times in the file. | 339 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "Evicting second-level cache: %s" appears 4 times in the file. | 113 | |
| extension | ReturnCountExtended | Return count for 'getQueryCache' method is 3 (max allowed is 1). | 298 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 54 | |
| extension | MultipleStringLiteralsExtended | The String ":" appears 2 times in the file. | 104 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 155 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 320 | |
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 438 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 55 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 56 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 57 | |
| extension | ReturnCountExtended | Return count for 'next' method is 2 (max allowed is 1). | 69 | |
| extension | MultipleStringLiteralsExtended | The String "exception calling isAfterLast()" appears 2 times in the file. | 97 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 133 | |
| extension | ReturnCountExtended | Return count for 'last' method is 2 (max allowed is 1). | 186 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 296 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 83 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String ":" appears 2 times in the file. | 82 | |
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 94 | |
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 110 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 44 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 49 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 61 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "Undefined filter parameter [" appears 2 times in the file. | 97 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 4 times in the file. | 97 | |
| extension | MultipleStringLiteralsExtended | The String "Incorrect type for parameter [" appears 2 times in the file. | 100 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 94 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 104 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 445 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 493 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 210 | |
| extension | MultipleStringLiteralsExtended | The String "Building session factory" appears 2 times in the file. | 228 | |
| extension | MultipleStringLiteralsExtended | The String "Session factory constructed with filter configurations : %s" appears 2 times in the file. | 280 | |
| extension | MultipleStringLiteralsExtended | The String "Instantiating session factory with properties: %s" appears 2 times in the file. | 281 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 289 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 340 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 401 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 403 | |
| extension | MoveVariableInsideIf | Variable 'cacheRegionName' can be moved inside the block at line '410' to restrict runtime creation. | 407 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 464 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 471 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 481 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 482 | |
| extension | MultipleStringLiteralsExtended | The String "Could not generate UUID" appears 2 times in the file. | 482 | |
| extension | MultipleStringLiteralsExtended | The String "Instantiated session factory" appears 2 times in the file. | 492 | |
| extension | MultipleStringLiteralsExtended | The String "Errors in named queries: " appears 2 times in the file. | 525 | |
| extension | MultipleStringLiteralsExtended | The String ", " appears 2 times in the file. | 530 | |
| extension | MultipleStringLiteralsExtended | The String "Unable to resolve entity reference [" appears 2 times in the file. | 551 | |
| extension | MultipleStringLiteralsExtended | The String "] in fetch profile [" appears 2 times in the file. | 552 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 4 times in the file. | 552 | |
| extension | MultipleStringLiteralsExtended | The String "Fetch profile [" appears 2 times in the file. | 559 | |
| extension | MultipleStringLiteralsExtended | The String "] specified an invalid association" appears 2 times in the file. | 559 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 578 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 604 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 637 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'InnerClass()'. | 652 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 711 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 759 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 760 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 794 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 796 | |
| extension | MoveVariableInsideIf | Variable 'cacheRegionName' can be moved inside the block at line '809' to restrict runtime creation. | 806 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 873 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 880 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 890 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 891 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 970 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 977 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 981 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 989 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 996 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1001 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1006 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1010 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1014 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1019 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1023 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1027 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1031 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1035 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1042 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'InnerClass()'. | 1053 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1055 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1059 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1063 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1067 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 1069 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1143 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1151 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1156 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1161 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1169 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1173 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1178 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1182 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1189 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1193 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1197 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1201 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1205 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1217 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1221 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1225 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1229 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1232 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1236 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 1239 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1242 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 1245 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1248 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1252 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1256 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1271 | |
| extension | ReturnCountExtended | Return count for 'getImplementors' method is 3 (max allowed is 1). | 1271 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 1281 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1319 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1335 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 1335 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1339 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 1339 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1343 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1348 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1367 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1415 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 1415 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1419 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1423 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1427 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1431 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1435 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1439 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1443 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1447 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1451 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1455 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1459 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1463 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1467 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1471 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1476 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 1476 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1480 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1484 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1488 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1496 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1500 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1504 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1508 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1512 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 1516 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1521 | |
| extension | ReturnCountExtended | Return count for 'buildCurrentSessionContext' method is 4 (max allowed is 1). | 1521 | |
| extension | MultipleStringLiteralsExtended | The String "jta" appears 2 times in the file. | 1526 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 1552 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1559 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1564 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1569 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1573 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1577 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1738 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1743 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1758 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1772 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1787 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1792 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1818 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1834 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 56 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 58 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 59 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 94 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 153 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "with sharing JDBC connection between sessions; ignoring" appears 2 times in the file. | 269 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 289 position 19 need optimization. All method calls are advised to move to end of logic expression. | 289 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 298 position 19 need optimization. All method calls are advised to move to end of logic expression. | 298 | |
| extension | ReturnCountExtended | Return count for 'close' method is 2 (max allowed is 1). | 341 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 353 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 494 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 510 | |
| extension | ReturnCountExtended | Return count for 'getCurrentLockMode' method is 2 (max allowed is 1). | 579 | |
| extension | ReturnCountExtended | Return count for 'getEntityPersister' method is 2 (max allowed is 1). | 1391 | |
| extension | AvoidHidingCauseException | Cause exception 'e2' was lost. | 1410 | |
| extension | ReturnCountExtended | Return count for 'list' method is 2 (max allowed is 1). | 1585 | |
| extension | ReturnCountExtended | Return count for 'tryNaturalIdLoadAccess' method is 4 (max allowed is 1). | 1647 | |
| extension | ReturnCountExtended | Return count for 'contains' method is 2 (max allowed is 1). | 1706 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 1880 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 2172 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 2532 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 2578 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 410 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 41 | |
| extension | ReturnCountExtended | Return count for 'resolvePrimitiveOrPrimitiveWrapperVariantJavaType' method is 16 (max allowed is 1). | 69 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 89 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 98 | |
| extension | AvoidHidingCauseException | Cause exception 't' was lost. | 99 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 103 | |
| extension | MultipleStringLiteralsExtended | The String "Unable to validate listener config" appears 2 times in the file. | 124 | |
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 138 | |
| extension | MultipleStringLiteralsExtended | The String "] was null" appears 2 times in the file. | 141 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 157 | |
| extension | AvoidHidingCauseException | Cause exception 't' was lost. | 158 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'findAsResource' method is 3 (max allowed is 1). | 76 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 155 | |
| extension | MultipleStringLiteralsExtended | The String "/" appears 2 times in the file. | 158 | |
| extension | MultipleStringLiteralsExtended | The String " not found" appears 2 times in the file. | 173 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 65 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 99 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 125 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 54 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 55 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 57 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 69 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 168 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 190 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 280 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 286 | |
| extension | AvoidHidingCauseException | Cause exception 'nme' was lost. | 309 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 375 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "could not deserialize" appears 3 times in the file. | 247 | |
| extension | ReturnCountExtended | Return count for 'resolveClass' method is 3 (max allowed is 1). | 338 | |
| extension | MultipleStringLiteralsExtended | The String "Unable to locate class using given classloader" appears 3 times in the file. | 346 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 41 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 57 position 39 need optimization. All method calls are advised to move to end of logic expression. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "." appears 5 times in the file. | 250 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 370 | |
| extension | MultipleStringLiteralsExtended | The String "Unquoted count of quotes is invalid" appears 2 times in the file. | 390 | |
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 498 | |
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 509 | |
| extension | MultipleStringLiteralsExtended | The String " and " appears 3 times in the file. | 611 | |
| extension | MultipleStringLiteralsExtended | The String "\"" appears 2 times in the file. | 641 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 701 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 711 | |
| extension | ReturnCountExtended | Return count for 'buildBatchFetchRestrictionFragment' method is 2 (max allowed is 1). | 713 | |
| extension | MultipleStringLiteralsExtended | The String ")" appears 3 times in the file. | 721 | |
| extension | MultipleStringLiteralsExtended | The String "(" appears 3 times in the file. | 728 | |
| extension | MultipleStringLiteralsExtended | The String "," appears 4 times in the file. | 735 | |
| extension | MultipleStringLiteralsExtended | The String "?" appears 2 times in the file. | 760 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 77 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 54 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 74 | |
| extension | MultipleStringLiteralsExtended | The String "Error delegating bean info use" appears 2 times in the file. | 74 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 76 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 198 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 199 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 201 | |
| extension | MultipleStringLiteralsExtended | The String "[" appears 3 times in the file. | 205 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 255 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 256 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 257 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 258 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 259 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 260 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 261 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 291 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 292 | |
| extension | MultipleStringLiteralsExtended | The String "] -> " appears 2 times in the file. | 406 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 120 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 204 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 458 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 472 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 596 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 603 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 633 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 784 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 917 | |
| extension | MoveVariableInsideIf | Variable 'end' can be moved inside the block at line '923' to restrict runtime creation. | 919 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 987 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 1016 | |
| extension | ReturnCountExtended | Return count for 'get' method is 2 (max allowed is 1). | 1278 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 1283 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 1451 | |
| extension | MoveVariableInsideIf | Variable 'c' can be moved inside the block at line '1,523' to restrict runtime creation. | 1513 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 1637 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 1699 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 1721 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 1738 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 1745 | |
| extension | ReturnCountExtended | Return count for 'isEmpty' method is 3 (max allowed is 1). | 1755 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 1757 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 1769 | |
| extension | ReturnCountExtended | Return count for 'size' method is 2 (max allowed is 1). | 1796 | |
| extension | ReturnCountExtended | Return count for 'containsValue' method is 3 (max allowed is 1). | 1890 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 277 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 278 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 279 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 280 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 772 | |
| extension | MoveVariableInsideIf | Variable 'c' can be moved inside the block at line '858' to restrict runtime creation. | 846 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 940 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 1002 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 1025 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 1042 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 1061 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 1070 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 1082 | |
| extension | OverridableMethodInConstructor | Overridable method 'putAll' is called in constructor body. | 1090 | |
| extension | ReturnCountExtended | Return count for 'isEmpty' method is 3 (max allowed is 1). | 1098 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 1100 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 1112 | |
| extension | ReturnCountExtended | Return count for 'size' method is 2 (max allowed is 1). | 1140 | |
| extension | ReturnCountExtended | Return count for 'containsValue' method is 3 (max allowed is 1). | 1237 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 62 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 150 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 265 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | LogicConditionNeedOptimization | Condition with && at line 101 position 37 need optimization. All method calls are advised to move to end of logic expression. | 101 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String ", value=" appears 4 times in the file. | 102 | |
| extension | MultipleStringLiteralsExtended | The String "', '" appears 2 times in the file. | 103 | |
| extension | MultipleStringLiteralsExtended | The String "Could not determine how to handle configuration value [name=" appears 3 times in the file. | 142 | |
| extension | MultipleStringLiteralsExtended | The String "(" appears 2 times in the file. | 168 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 212 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 398 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MoveVariableInsideIf | Variable 'propertyValue' can be moved inside the block at line '65' to restrict runtime creation. | 64 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 108 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "Unable to locate [%s] on classpath" appears 2 times in the file. | 83 | |
| extension | MultipleStringLiteralsExtended | The String "Located [%s] in classpath" appears 2 times in the file. | 86 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 123 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 50 | |
| extension | ReturnCountExtended | Return count for 'readMappingDocument' method is 2 (max allowed is 1). | 62 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 84 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 102 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 106 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 51 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "Batch update returned unexpected row count from update [" appears 2 times in the file. | 82 | |
| extension | MultipleStringLiteralsExtended | The String "]; actual row count: " appears 2 times in the file. | 83 | |
| extension | MultipleStringLiteralsExtended | The String "; expected: " appears 4 times in the file. | 84 | |
| extension | MultipleStringLiteralsExtended | The String "Unexpected row count: " appears 2 times in the file. | 97 | |
| extension | MultipleStringLiteralsExtended | The String "could not extract row counts from CallableStatement" appears 2 times in the file. | 143 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 159 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 173 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 175 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 193 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 60 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 87 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 88 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'isJoinFetchEnabledByProfile' method is 2 (max allowed is 1). | 160 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 52 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 56 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'interpret' method is 3 (max allowed is 1). | 66 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 83 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 102 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 159 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 166 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 173 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 180 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 80 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 89 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 98 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 107 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 70 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 74 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 75 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 76 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 77 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 78 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 79 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 80 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 81 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 82 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 83 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 84 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 103 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 167 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 740 | |
| extension | MultipleStringLiteralsExtended | The String ", " appears 4 times in the file. | 861 | |
| extension | ReturnCountExtended | Return count for 'whereString' method is 2 (max allowed is 1). | 965 | |
| extension | MultipleStringLiteralsExtended | The String "?" appears 2 times in the file. | 970 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 1039 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 149 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 161 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 171 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 179 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 188 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 192 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 238 | |
| extension | MoveVariableInsideIf | Variable 'loaded' can be moved inside the block at line '448' to restrict runtime creation. | 430 | |
| extension | MultipleStringLiteralsExtended | The String "could not doAfterTransactionCompletion sequential read of results (forward)" appears 2 times in the file. | 458 | |
| extension | ReturnCountExtended | Return count for 'loadSequentialRowsForward' method is 2 (max allowed is 1). | 497 | |
| extension | ReturnCountExtended | Return count for 'loadSequentialRowsReverse' method is 2 (max allowed is 1). | 554 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 583 position 32 need optimization. All method calls are advised to move to end of logic expression. | 583 | |
| extension | MoveVariableInsideIf | Variable 'optionalId' can be moved inside the block at line '671' to restrict runtime creation. | 668 | |
| extension | MoveVariableInsideIf | Variable 'entitySpan' can be moved inside the block at line '732' to restrict runtime creation. | 713 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 768 position 27 need optimization. All method calls are advised to move to end of logic expression. | 768 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 904 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 1057 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 1188 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 1202 | |
| extension | MoveVariableInsideIf | Variable 'persistenceContext' can be moved inside the block at line '1,256' to restrict runtime creation. | 1233 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 1235 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 1247 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 1260 | |
| extension | MultipleStringLiteralsExtended | The String "Result set contains (possibly empty) collection: %s" appears 2 times in the file. | 1331 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 1,401 position 27 need optimization. All method calls are advised to move to end of logic expression. | 1401 | |
| extension | MoveVariableInsideIf | Variable 'key' can be moved inside the block at line '1,492' to restrict runtime creation. | 1487 | |
| extension | ReturnCountExtended | Return count for 'instanceNotYetLoaded' method is 2 (max allowed is 1). | 1574 | |
| extension | ReturnCountExtended | Return count for 'getInstanceClass' method is 2 (max allowed is 1). | 1747 | |
| extension | MultipleStringLiteralsExtended | The String "Done entity load" appears 2 times in the file. | 2157 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 2260 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 2264 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 2380 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 2409 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 2,457 position 42 need optimization. All method calls are advised to move to end of logic expression. | 2457 | |
| extension | ReturnCountExtended | Return count for 'scroll' method is 2 (max allowed is 1). | 2605 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 50 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 51 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 52 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 53 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 54 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 55 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 63 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 83 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 76 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 124 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 168 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 85 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 95 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 128 | |
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 159 | |
| extension | ReturnCountExtended | Return count for 'applyLocks' method is 2 (max allowed is 1). | 196 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 265 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 84 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 134 | |
| extension | MultipleStringLiteralsExtended | The String "duplicate association path: " appears 2 times in the file. | 172 | |
| extension | ReturnCountExtended | Return count for 'getWholeAssociationPath' method is 2 (max allowed is 1). | 187 | |
| extension | MoveVariableInsideIf | Variable 'atype' can be moved inside the block at line '264' to restrict runtime creation. | 254 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 273 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 364 | |
| extension | ReturnBooleanFromTernary | Returning explicit boolean from ternary operator. | 364 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 441 | |
| extension | ReturnCountExtended | Return count for 'getColumnsUsingProjection' method is 3 (max allowed is 1). | 466 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 474 | |
| extension | ReturnCountExtended | Return count for 'getTypeUsingProjection' method is 3 (max allowed is 1). | 551 | |
| extension | ReturnCountExtended | Return count for 'getTypedValue' method is 2 (max allowed is 1). | 594 | |
| extension | MultipleStringLiteralsExtended | The String "'" appears 2 times in the file. | 604 | |
| extension | ReturnBooleanFromTernary | Returning explicit boolean from ternary operator. | 687 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 78 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 87 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 96 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 105 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 151 | |
| extension | MultipleStringLiteralsExtended | The String "." appears 2 times in the file. | 163 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 444 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around identifier 'hasTransformer'. | 517 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 528 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 615 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 616 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 628 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 699 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 79 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 91 | |
| extension | MultipleStringLiteralsExtended | The String "." appears 4 times in the file. | 118 | |
| extension | ReturnCountExtended | Return count for 'resolveCollectionProperties' method is 3 (max allowed is 1). | 186 | |
| extension | MultipleStringLiteralsExtended | The String "*" appears 3 times in the file. | 194 | |
| extension | MultipleStringLiteralsExtended | The String "Using return-propertys together with * syntax is not supported." appears 2 times in the file. | 196 | |
| extension | MultipleStringLiteralsExtended | The String "No column name found for property [" appears 2 times in the file. | 219 | |
| extension | MultipleStringLiteralsExtended | The String "] for alias [" appears 2 times in the file. | 219 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 219 | |
| extension | MultipleStringLiteralsExtended | The String "SQL queries only support properties mapped to a single column - property [" appears 2 times in the file. | 226 | |
| extension | MultipleStringLiteralsExtended | The String "] is mapped to " appears 2 times in the file. | 227 | |
| extension | MultipleStringLiteralsExtended | The String " columns." appears 2 times in the file. | 227 | |
| extension | ReturnCountExtended | Return count for 'resolveProperties' method is 2 (max allowed is 1). | 236 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 141 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 147 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 151 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 156 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 178 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 335 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 343 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 347 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 351 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 366 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 371 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 385 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 393 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 407 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 424 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 436 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'load' method is 3 (max allowed is 1). | 75 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'loadElement' method is 3 (max allowed is 1). | 93 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 57 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 256 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 140 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 141 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 143 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 172 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 183 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'load' method is 2 (max allowed is 1). | 97 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Unexpected batch size spread" appears 2 times in the file. | 86 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 93 | |
| extension | ReturnCountExtended | Return count for 'load' method is 2 (max allowed is 1). | 109 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 90 | |
| extension | ReturnCountExtended | Return count for 'getLockModes' method is 2 (max allowed is 1). | 288 | |
| extension | ReturnCountExtended | Return count for 'applyLocks' method is 3 (max allowed is 1). | 316 | |
| extension | LogicConditionNeedOptimization | Condition with || at line 430 position 40 need optimization. All method calls are advised to move to end of logic expression. | 430 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 431 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 467 position 24 need optimization. All method calls are advised to move to end of logic expression. | 467 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 46 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 50 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 65 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 69 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 146 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 147 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 256 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 260 | |
| extension | MultipleStringLiteralsExtended | The String " type: " appears 2 times in the file. | 310 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 465 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 483 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 501 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 519 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 39 | |
| extension | OverridableMethodInConstructor | Overridable method 'setName' is called in constructor body. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "`" appears 2 times in the file. | 101 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 125 position 4 need optimization. All method calls are advised to move to end of logic expression. | 125 | |
| extension | AvoidConstantAsFirstOperandInCondition | Constant have to be second operand of '=='. | 177 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 194 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 270 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 234 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 238 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 263 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 291 | |
| extension | MoveVariableInsideIf | Variable 'entityClass' can be moved inside the block at line '338' to restrict runtime creation. | 324 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 386 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "`" appears 2 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "alter table " appears 2 times in the file. | 188 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String " [" appears 2 times in the file. | 102 | |
| extension | MultipleStringLiteralsExtended | The String "])" appears 2 times in the file. | 104 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 40 | |
| extension | MultipleStringLiteralsExtended | The String "drop index " appears 2 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String ", " appears 2 times in the file. | 96 | |
| extension | MultipleStringLiteralsExtended | The String ")" appears 2 times in the file. | 98 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 81 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 35 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 134 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 152 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 170 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 116 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 130 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 134 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 153 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 157 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 176 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 180 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 60 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 95 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 51 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 55 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 56 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 84 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 106 | |
| extension | MultipleStringLiteralsExtended | The String "] not found on entity [" appears 4 times in the file. | 385 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 4 times in the file. | 385 | |
| extension | MultipleStringLiteralsExtended | The String "property [" appears 3 times in the file. | 396 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 441 | |
| extension | MoveVariableInsideIf | Variable 'iter' can be moved inside the block at line '468' to restrict runtime creation. | 461 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 613 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 631 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 649 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 681 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 685 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 780 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String ", " appears 2 times in the file. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 48 | |
| extension | ReturnCountExtended | Return count for 'isLazy' method is 2 (max allowed is 1). | 250 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 33 | |
| extension | MultipleStringLiteralsExtended | The String "insert" appears 2 times in the file. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "always" appears 2 times in the file. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 47 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 42 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 112 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 204 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 281 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 47 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 60 | |
| extension | OverridableMethodInConstructor | Overridable method 'setName' is called in constructor body. | 106 | |
| extension | MultipleStringLiteralsExtended | The String "`" appears 6 times in the file. | 143 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 252 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 293 | |
| extension | AvoidConstantAsFirstOperandInCondition | Constant have to be second operand of '=='. | 346 | |
| extension | ReturnBooleanFromTernary | Returning explicit boolean from ternary operator. | 354 | |
| extension | TernaryPerExpressionCount | More than 1 ternary operators in expression. | 354 | |
| extension | ReturnBooleanFromTernary | Returning explicit boolean from ternary operator. | 354 | |
| extension | ReturnBooleanFromTernary | Returning explicit boolean from ternary operator. | 355 | |
| extension | ReturnBooleanFromTernary | Returning explicit boolean from ternary operator. | 355 | |
| extension | MultipleStringLiteralsExtended | The String " default " appears 2 times in the file. | 413 | |
| extension | MultipleStringLiteralsExtended | The String " not null" appears 3 times in the file. | 420 | |
| extension | MultipleStringLiteralsExtended | The String "UK_" appears 3 times in the file. | 424 | |
| extension | MultipleStringLiteralsExtended | The String ")" appears 2 times in the file. | 434 | |
| extension | MultipleStringLiteralsExtended | The String " (" appears 2 times in the file. | 458 | |
| extension | MultipleStringLiteralsExtended | The String ", " appears 3 times in the file. | 471 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 489 position 23 need optimization. All method calls are advised to move to end of logic expression. | 489 | |
| extension | MultipleStringLiteralsExtended | The String " already exists!" appears 2 times in the file. | 608 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 723 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 727 | |
| extension | MultipleStringLiteralsExtended | The String "." appears 2 times in the file. | 766 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 788 position 33 need optimization. All method calls are advised to move to end of logic expression. | 788 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 799 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 803 | |
| extension | MultipleStringLiteralsExtended | The String " is '" appears 2 times in the file. | 831 | |
| extension | MultipleStringLiteralsExtended | The String "'" appears 2 times in the file. | 833 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 39 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 43 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 62 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 63 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 64 | |
| extension | MultipleStringLiteralsExtended | The String ".hbm.xml" appears 3 times in the file. | 200 | |
| extension | MultipleStringLiteralsExtended | The String "<unknown>" appears 2 times in the file. | 276 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 338 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 348 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 43 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 110 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 119 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 82 | |
| extension | ReturnCountExtended | Return count for 'interpretNature' method is 4 (max allowed is 1). | 93 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 188 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 43 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 98 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 116 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 126 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 61 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 67 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 78 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 79 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 102 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 103 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 105 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 160 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 175 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 202 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 404 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 424 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 428 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 570 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 588 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 55 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 79 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 40 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 60 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 64 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 95 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 36 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | OverridableMethodInConstructor | Overridable method 'setSimpleValue' is called in constructor body. | 44 | |
| extension | OverridableMethodInConstructor | Overridable method 'setSimpleValue' is called in constructor body. | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 47 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 43 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 95 | |
| extension | MultipleStringLiteralsExtended | The String "alter table " appears 2 times in the file. | 100 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 111 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 41 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 49 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 50 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 105 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 106 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 150 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 151 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "`" appears 2 times in the file. | 61 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 70 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 95 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String ", " appears 2 times in the file. | 83 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 85 | |
| extension | MultipleStringLiteralsExtended | The String "drop index " appears 2 times in the file. | 96 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Unable to parse object name: " appears 2 times in the file. | 207 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String ", " appears 2 times in the file. | 72 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 36 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 44 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 45 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 46 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 47 | |
| extension | MultipleStringLiteralsExtended | The String ", " appears 2 times in the file. | 170 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Mapping (%s) not found : %s" appears 2 times in the file. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 37 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 53 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 134 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 134 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 90 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 147 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 69 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 71 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 72 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 74 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 84 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 244 | |
| extension | ReturnCountExtended | Return count for 'isEntityClass' method is 2 (max allowed is 1). | 257 | |
| extension | MultipleStringLiteralsExtended | The String " has both annotations." appears 2 times in the file. | 306 | |
| extension | ReturnCountExtended | Return count for 'determineDefaultAccessType' method is 3 (max allowed is 1). | 326 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "enhanced-sequence" appears 2 times in the file. | 53 | |
| extension | ReturnCountExtended | Return count for 'cascadeTypeToCascadeStyle' method is 5 (max allowed is 1). | 67 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 116 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 56 | |
| extension | ReturnCountExtended | Return count for 'getValue' method is 2 (max allowed is 1). | 91 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 110 | |
| extension | ReturnCountExtended | Return count for 'getPropertyName' method is 2 (max allowed is 1). | 152 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 260 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 275 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 321 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "is" appears 2 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "get" appears 2 times in the file. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 89 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 137 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 268 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 2 times in the file. | 286 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 103 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 133 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 137 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 141 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 145 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 149 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 219 | |
| extension | MultipleStringLiteralsExtended | The String "forColumn" appears 2 times in the file. | 246 | |
| extension | MultipleStringLiteralsExtended | The String "read" appears 2 times in the file. | 257 | |
| extension | MultipleStringLiteralsExtended | The String "write" appears 2 times in the file. | 259 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | OverridableMethodInConstructor | Overridable method 'resolveColumnName' is called in constructor body. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 100 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 135 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 139 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 95 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 39 | |
| extension | MultipleStringLiteralsExtended | The String "The Given AttributeTypeResolver is null." appears 2 times in the file. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 79 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 101 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 108 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'resolveHibernateTypeName' method is 2 (max allowed is 1). | 57 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "." appears 2 times in the file. | 55 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 120 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 163 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 224 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 124 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 132 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 133 | |
| extension | OverridableMethodInConstructor | Calling the method 'collectAttributes' in constructor body leads to the call of the overridable method 'getName'. | 160 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 168 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 4 times in the file. | 246 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 322 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 330 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 352 | |
| extension | MultipleStringLiteralsExtended | The String " of class " appears 3 times in the file. | 355 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 367 | |
| extension | ReturnCountExtended | Return count for 'isExplicitAttributeAccessAnnotationPlacedCorrectly' method is 5 (max allowed is 1). | 384 | |
| extension | MultipleStringLiteralsExtended | The String "The access type of class %s is AccessType.FIELD. To override the access for an attribute " appears 2 times in the file. | 390 | |
| extension | MultipleStringLiteralsExtended | The String "The access type of class %s is AccessType.PROPERTY. To override the access for a field " appears 2 times in the file. | 412 | |
| extension | ReturnCountExtended | Return count for 'determineAttributeNature' method is 2 (max allowed is 1). | 532 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 534 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 621 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 657 | |
| extension | MoveVariableInsideIf | Variable 'associationOverridesAnnotation' can be moved inside the block at line '671' to restrict runtime creation. | 667 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 79 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 100 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | OverridableMethodInConstructor | Calling the method 'definesItsOwnTable' in constructor body leads to the call of the overridable method 'isEntityRoot'. | 130 | |
| extension | OverridableMethodInConstructor | Calling the method 'determineEntityListeners' in constructor body leads to the call of the overridable method 'getEntityName'. | 149 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 173 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 177 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 222 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 226 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 230 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 258 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 274 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 278 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 5 times in the file. | 294 | |
| extension | ReturnCountExtended | Return count for 'determineIdType' method is 3 (max allowed is 1). | 302 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 328 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 2 times in the file. | 366 | |
| extension | MultipleStringLiteralsExtended | The String "polymorphism" appears 2 times in the file. | 438 | |
| extension | MultipleStringLiteralsExtended | The String "optimisticLock" appears 2 times in the file. | 445 | |
| extension | MultipleStringLiteralsExtended | The String "mutable" appears 2 times in the file. | 458 | |
| extension | MultipleStringLiteralsExtended | The String "clause" appears 2 times in the file. | 465 | |
| extension | MultipleStringLiteralsExtended | The String "dynamicInsert" appears 2 times in the file. | 479 | |
| extension | MultipleStringLiteralsExtended | The String "dynamicUpdate" appears 2 times in the file. | 485 | |
| extension | MultipleStringLiteralsExtended | The String "selectBeforeUpdate" appears 2 times in the file. | 492 | |
| extension | MultipleStringLiteralsExtended | The String "impl" appears 2 times in the file. | 500 | |
| extension | MultipleStringLiteralsExtended | The String "persister" appears 3 times in the file. | 501 | |
| extension | ReturnCountExtended | Return count for 'determineCachingSettings' method is 3 (max allowed is 1). | 517 | |
| extension | MultipleStringLiteralsExtended | The String "usage" appears 2 times in the file. | 522 | |
| extension | MultipleStringLiteralsExtended | The String "region" appears 2 times in the file. | 527 | |
| extension | MultipleStringLiteralsExtended | The String "include" appears 2 times in the file. | 531 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 616 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 626 | |
| extension | MultipleStringLiteralsExtended | The String "callable" appears 2 times in the file. | 686 | |
| extension | MultipleStringLiteralsExtended | The String "check" appears 2 times in the file. | 689 | |
| extension | MultipleStringLiteralsExtended | The String "lazy" appears 2 times in the file. | 737 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 766 | |
| extension | AvoidHidingCauseException | Cause exception 'error' was lost. | 779 | |
| extension | AvoidHidingCauseException | Cause exception 'error' was lost. | 795 | |
| extension | AvoidHidingCauseException | Cause exception 'error' was lost. | 806 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 826 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 869 | |
| extension | MultipleStringLiteralsExtended | The String "Callback method " appears 4 times in the file. | 926 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 175 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 81 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "name" appears 2 times in the file. | 80 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 81 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 98 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "value" appears 2 times in the file. | 97 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 4 times in the file. | 116 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 117 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 141 | |
| extension | MultipleStringLiteralsExtended | The String "catalog" appears 2 times in the file. | 149 | |
| extension | MultipleStringLiteralsExtended | The String "schema" appears 2 times in the file. | 150 | |
| extension | MultipleStringLiteralsExtended | The String "allocationSize" appears 4 times in the file. | 153 | |
| extension | MultipleStringLiteralsExtended | The String "initialValue" appears 3 times in the file. | 157 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 175 | |
| extension | MultipleStringLiteralsExtended | The String "table" appears 2 times in the file. | 185 | |
| extension | MultipleStringLiteralsExtended | The String "pkColumnName" appears 2 times in the file. | 186 | |
| extension | MultipleStringLiteralsExtended | The String "pkColumnValue" appears 2 times in the file. | 187 | |
| extension | MultipleStringLiteralsExtended | The String "valueColumnName" appears 2 times in the file. | 188 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "value" appears 5 times in the file. | 87 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 3 times in the file. | 136 | |
| extension | MultipleStringLiteralsExtended | The String "query" appears 2 times in the file. | 141 | |
| extension | MultipleStringLiteralsExtended | The String "hints" appears 2 times in the file. | 143 | |
| extension | MultipleStringLiteralsExtended | The String ":" appears 4 times in the file. | 268 | |
| extension | ReturnCountExtended | Return count for 'getCacheMode' method is 5 (max allowed is 1). | 271 | |
| extension | ReturnCountExtended | Return count for 'getFlushMode' method is 3 (max allowed is 1). | 294 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 346 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "appliesTo" appears 2 times in the file. | 80 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "value" appears 2 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 2 times in the file. | 80 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 94 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 124 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 51 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 170 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 170 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 49 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 50 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 56 | |
| extension | MoveVariableInsideIf | Variable 'classDotName' can be moved inside the block at line '65' to restrict runtime creation. | 64 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 99 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "value" appears 3 times in the file. | 62 | |
| extension | MoveVariableInsideIf | Variable 'indexedAnnotations' can be moved inside the block at line '71' to restrict runtime creation. | 68 | |
| extension | MoveVariableInsideIf | Variable 'indexedAnnotations' can be moved inside the block at line '127' to restrict runtime creation. | 124 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 187 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 80 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 10 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "catalog" appears 2 times in the file. | 82 | |
| extension | MultipleStringLiteralsExtended | The String "schema" appears 2 times in the file. | 83 | |
| extension | MultipleStringLiteralsExtended | The String "joinColumns" appears 4 times in the file. | 84 | |
| extension | MultipleStringLiteralsExtended | The String "uniqueConstraints" appears 2 times in the file. | 89 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 99 | |
| extension | MultipleStringLiteralsExtended | The String "joinTable" appears 2 times in the file. | 111 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 140 | |
| extension | MultipleStringLiteralsExtended | The String "columnDefinition" appears 4 times in the file. | 142 | |
| extension | MultipleStringLiteralsExtended | The String "table" appears 2 times in the file. | 143 | |
| extension | MultipleStringLiteralsExtended | The String "unique" appears 2 times in the file. | 144 | |
| extension | MultipleStringLiteralsExtended | The String "nullable" appears 3 times in the file. | 145 | |
| extension | MultipleStringLiteralsExtended | The String "insertable" appears 3 times in the file. | 146 | |
| extension | MultipleStringLiteralsExtended | The String "updatable" appears 3 times in the file. | 147 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 159 | |
| extension | MultipleStringLiteralsExtended | The String "column" appears 2 times in the file. | 167 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 182 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 196 | |
| extension | MultipleStringLiteralsExtended | The String "referencedColumnName" appears 2 times in the file. | 201 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 6 times in the file. | 221 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 236 | |
| extension | ReturnCountExtended | Return count for 'parserAttributeOverrides' method is 2 (max allowed is 1). | 306 | |
| extension | MultipleStringLiteralsExtended | The String "target can not be null" appears 2 times in the file. | 308 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 313 | |
| extension | ReturnCountExtended | Return count for 'parserAssociationOverrides' method is 2 (max allowed is 1). | 342 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 350 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 390 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 528 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 532 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 537 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 544 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 549 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 551 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | LogicConditionNeedOptimization | Condition with || at line 92 position 32 need optimization. All method calls are advised to move to end of logic expression. | 92 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 159 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 180 | |
| extension | MultipleStringLiteralsExtended | The String "cascade" appears 3 times in the file. | 182 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 183 | |
| extension | MultipleStringLiteralsExtended | The String "PERSIST" appears 3 times in the file. | 186 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 231 | |
| extension | ReturnCountExtended | Return count for 'overrideSchemaCatalogByDefault' method is 2 (max allowed is 1). | 260 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 261 | |
| extension | MultipleStringLiteralsExtended | The String "schema" appears 2 times in the file. | 265 | |
| extension | MultipleStringLiteralsExtended | The String "catalog" appears 2 times in the file. | 268 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 112 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "name" appears 4 times in the file. | 82 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 3 times in the file. | 89 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 121 | |
| extension | MultipleStringLiteralsExtended | The String "catalog" appears 2 times in the file. | 123 | |
| extension | MultipleStringLiteralsExtended | The String "schema" appears 2 times in the file. | 124 | |
| extension | MultipleStringLiteralsExtended | The String "uniqueConstraints" appears 2 times in the file. | 125 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 247 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 273 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "values" appears 3 times in the file. | 102 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 111 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 8 times in the file. | 112 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 126 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 178 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 218 | |
| extension | MultipleStringLiteralsExtended | The String "query" appears 2 times in the file. | 220 | |
| extension | MultipleStringLiteralsExtended | The String "hints" appears 2 times in the file. | 227 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 255 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 265 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 290 | |
| extension | MultipleStringLiteralsExtended | The String "catalog" appears 2 times in the file. | 292 | |
| extension | MultipleStringLiteralsExtended | The String "schema" appears 2 times in the file. | 293 | |
| extension | MultipleStringLiteralsExtended | The String "initialValue" appears 2 times in the file. | 295 | |
| extension | MultipleStringLiteralsExtended | The String "allocationSize" appears 2 times in the file. | 296 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 306 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 60 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 61 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 62 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 63 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 64 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 65 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 66 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 68 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 69 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 70 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 71 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 180 | |
| extension | MultipleStringLiteralsExtended | The String "] duplicated." appears 2 times in the file. | 184 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 188 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 231 position 53 need optimization. All method calls are advised to move to end of logic expression. | 231 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 234 position 54 need optimization. All method calls are advised to move to end of logic expression. | 234 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 244 position 53 need optimization. All method calls are advised to move to end of logic expression. | 244 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 247 position 54 need optimization. All method calls are advised to move to end of logic expression. | 247 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 90 | |
| extension | ReturnCountExtended | Return count for 'createClassInfo' method is 2 (max allowed is 1). | 221 | |
| extension | MoveVariableInsideIf | Variable 'clazz' can be moved inside the block at line '240' to restrict runtime creation. | 230 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 254 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 62 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 160 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 189 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 197 position 48 need optimization. All method calls are advised to move to end of logic expression. | 197 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 221 | |
| extension | ReturnCountExtended | Return count for 'getTarget' method is 3 (max allowed is 1). | 321 | |
| extension | MultipleStringLiteralsExtended | The String " of class " appears 3 times in the file. | 330 | |
| extension | ReturnCountExtended | Return count for 'getterMethod' method is 3 (max allowed is 1). | 363 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 366 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 404 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'getTargetFromAttributeAccessType' method is 2 (max allowed is 1). | 102 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 137 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 3 times in the file. | 138 | |
| extension | MultipleStringLiteralsExtended | The String "columnDefinition" appears 2 times in the file. | 139 | |
| extension | MultipleStringLiteralsExtended | The String "table" appears 2 times in the file. | 140 | |
| extension | MultipleStringLiteralsExtended | The String "nullable" appears 2 times in the file. | 141 | |
| extension | MultipleStringLiteralsExtended | The String "insertable" appears 2 times in the file. | 142 | |
| extension | MultipleStringLiteralsExtended | The String "updatable" appears 2 times in the file. | 143 | |
| extension | MultipleStringLiteralsExtended | The String "unique" appears 2 times in the file. | 144 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 4 times in the file. | 157 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 229 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MoveVariableInsideIf | Variable 'rootEntityBinding' can be moved inside the block at line '109' to restrict runtime creation. | 108 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 338 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 821 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 837 | |
| extension | ReturnCountExtended | Return count for 'extractCollectionComponentType' method is 4 (max allowed is 1). | 865 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 878 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 1013 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 1035 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 65 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 187 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 206 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 271 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'interpretElementType' method is 2 (max allowed is 1). | 83 | |
| extension | ReturnCountExtended | Return count for 'getFetchTiming' method is 5 (max allowed is 1). | 255 | |
| extension | MoveVariableInsideIf | Variable 'fetchSelection' can be moved inside the block at line '266' to restrict runtime creation. | 256 | |
| extension | MoveVariableInsideIf | Variable 'outerJoinSelection' can be moved inside the block at line '266' to restrict runtime creation. | 262 | |
| extension | MultipleStringLiteralsExtended | The String "join" appears 2 times in the file. | 267 | |
| extension | MultipleStringLiteralsExtended | The String "true" appears 3 times in the file. | 267 | |
| extension | MultipleStringLiteralsExtended | The String "false" appears 2 times in the file. | 270 | |
| extension | ReturnCountExtended | Return count for 'getFetchStyle' method is 5 (max allowed is 1). | 300 | |
| extension | MoveVariableInsideIf | Variable 'outerJoinSelection' can be moved inside the block at line '309' to restrict runtime creation. | 304 | |
| extension | MoveVariableInsideIf | Variable 'batchSize' can be moved inside the block at line '309' to restrict runtime creation. | 307 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 114 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 237 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 97 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 72 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 136 position 31 need optimization. All method calls are advised to move to end of logic expression. | 136 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 187 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 199 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 201 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 209 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 286 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 297 | |
| extension | MultipleStringLiteralsExtended | The String "column/formula attribute may not be used together with <column>/<formula> subelement" appears 2 times in the file. | 303 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 374 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 62 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 112 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 113 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 114 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 120 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 143 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 169 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 230 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 46 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 49 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'getFetchTiming' method is 5 (max allowed is 1). | 138 | |
| extension | MoveVariableInsideIf | Variable 'fetchSelection' can be moved inside the block at line '149' to restrict runtime creation. | 139 | |
| extension | MoveVariableInsideIf | Variable 'outerJoinSelection' can be moved inside the block at line '149' to restrict runtime creation. | 145 | |
| extension | MultipleStringLiteralsExtended | The String "join" appears 2 times in the file. | 150 | |
| extension | MultipleStringLiteralsExtended | The String "true" appears 3 times in the file. | 150 | |
| extension | MultipleStringLiteralsExtended | The String "false" appears 2 times in the file. | 153 | |
| extension | ReturnCountExtended | Return count for 'getFetchStyle' method is 4 (max allowed is 1). | 183 | |
| extension | MoveVariableInsideIf | Variable 'outerJoinSelection' can be moved inside the block at line '193' to restrict runtime creation. | 189 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 145 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 146 | |
| extension | ReturnCountExtended | Return count for 'getDiscriminatorRelationalValueSource' method is 2 (max allowed is 1). | 205 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'getPrimaryTable' method is 2 (max allowed is 1). | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 69 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 92 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 100 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 129 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 129 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 92 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 100 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 129 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 129 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 234 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "2.0" appears 2 times in the file. | 71 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 89 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 98 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 113 | |
| extension | MultipleStringLiteralsExtended | The String "version" appears 2 times in the file. | 113 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 125 | |
| extension | MultipleStringLiteralsExtended | The String "entity-mappings" appears 2 times in the file. | 138 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 4 times in the file. | 215 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 218 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 219 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 220 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 222 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 231 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 240 | |
| extension | MultipleStringLiteralsExtended | The String "Unable to load schema [" appears 2 times in the file. | 268 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 283 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 79 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 105 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 107 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 108 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 109 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 110 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 111 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 112 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 113 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 114 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 115 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 160 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 483 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 495 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 496 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 497 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 498 | |
| extension | MultipleStringLiteralsExtended | The String "Entity binding not known: " appears 3 times in the file. | 509 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 585 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 585 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 126 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 127 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 142 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 143 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 148 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 152 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 153 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 154 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 155 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 156 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 157 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 158 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 159 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 160 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 161 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 162 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 163 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 164 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 165 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 166 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 167 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 169 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 173 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 179 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 180 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 183 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 186 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 196 | |
| extension | MultipleStringLiteralsExtended | The String "( " appears 2 times in the file. | 282 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 308 | |
| extension | OverridableMethodInConstructor | Overridable method 'generateInsertRowString' is called in constructor body. | 464 | |
| extension | OverridableMethodInConstructor | Overridable method 'generateUpdateRowString' is called in constructor body. | 477 | |
| extension | OverridableMethodInConstructor | Overridable method 'generateDeleteRowString' is called in constructor body. | 490 | |
| extension | OverridableMethodInConstructor | Overridable method 'generateDeleteString' is called in constructor body. | 501 | |
| extension | OverridableMethodInConstructor | Overridable method 'generateSelectSizeString' is called in constructor body. | 511 | |
| extension | OverridableMethodInConstructor | Overridable method 'generateDetectRowByIndexString' is called in constructor body. | 512 | |
| extension | OverridableMethodInConstructor | Overridable method 'generateDetectRowByElementString' is called in constructor body. | 513 | |
| extension | OverridableMethodInConstructor | Overridable method 'generateSelectRowByIndexString' is called in constructor body. | 514 | |
| extension | OverridableMethodInConstructor | Overridable method 'logStaticSQL' is called in constructor body. | 516 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 541 | |
| extension | MultipleStringLiteralsExtended | The String ")" appears 2 times in the file. | 579 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 652 | |
| extension | ReturnCountExtended | Return count for 'getSubselectInitializer' method is 2 (max allowed is 1). | 695 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 767 position 24 need optimization. All method calls are advised to move to end of logic expression. | 767 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 919 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 923 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 940 | |
| extension | MultipleStringLiteralsExtended | The String "=?" appears 10 times in the file. | 981 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 2 times in the file. | 995 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 1102 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 1106 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 1110 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 1114 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Method(.*)'. | 1193 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 1250 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 1306 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 1,318 position 42 need optimization. All method calls are advised to move to end of logic expression. | 1318 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 1,318 position 54 need optimization. All method calls are advised to move to end of logic expression. | 1318 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 1414 | |
| extension | MoveVariableInsideIf | Variable 'offset' can be moved inside the block at line '1,438' to restrict runtime creation. | 1435 | |
| extension | MoveVariableInsideIf | Variable 'st' can be moved inside the block at line '1,438' to restrict runtime creation. | 1437 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 1468 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 1514 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 1518 | |
| extension | MultipleStringLiteralsExtended | The String "index" appears 4 times in the file. | 1535 | |
| extension | MultipleStringLiteralsExtended | The String " and " appears 2 times in the file. | 1548 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 1565 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 1606 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 1762 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 1770 | |
| extension | MultipleStringLiteralsExtended | The String "." appears 2 times in the file. | 1807 | |
| extension | ReturnCountExtended | Return count for 'exists' method is 2 (max allowed is 1). | 1852 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 1922 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 71 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 110 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 139 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 172 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 207 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 310 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'toType' method is 2 (max allowed is 1). | 42 | |
| extension | MultipleStringLiteralsExtended | The String "illegal syntax near collection: " appears 2 times in the file. | 67 | |
| extension | ReturnCountExtended | Return count for 'toColumns' method is 2 (max allowed is 1). | 71 | |
| extension | MultipleStringLiteralsExtended | The String "max(" appears 2 times in the file. | 87 | |
| extension | MultipleStringLiteralsExtended | The String "min(" appears 2 times in the file. | 93 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "id" appears 2 times in the file. | 47 | |
| extension | MultipleStringLiteralsExtended | The String "cannot dereference scalar collection element: " appears 2 times in the file. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Super call could be removed: Class 'NamedQueryCollectionInitializer' does not extend anything. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 83 | |
| extension | MultipleStringLiteralsExtended | The String "null" appears 4 times in the file. | 103 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 146 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 303 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 304 | |
| extension | MoveVariableInsideIf | Variable 'offset' can be moved inside the block at line '395' to restrict runtime creation. | 394 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 146 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 167 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 190 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 251 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 252 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 253 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 254 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 255 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 256 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 257 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 258 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 259 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 275 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 311 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 313 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 317 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 321 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 325 | |
| extension | MultipleStringLiteralsExtended | The String "no update by row id" appears 2 times in the file. | 363 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 416 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 468 position 44 need optimization. All method calls are advised to move to end of logic expression. | 468 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 494 | |
| extension | MultipleStringLiteralsExtended | The String "( " appears 2 times in the file. | 553 | |
| extension | MultipleStringLiteralsExtended | The String ") " appears 2 times in the file. | 553 | |
| extension | OverridableMethodInConstructor | Overridable method 'isInstrumented' is called in constructor body. | 560 | |
| extension | LogicConditionNeedOptimization | Condition with || at line 680 position 57 need optimization. All method calls are advised to move to end of logic expression. | 680 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 691 position 49 need optimization. All method calls are advised to move to end of logic expression. | 691 | |
| extension | OverridableMethodInConstructor | Overridable method 'buildCacheEntryHelper' is called in constructor body. | 780 | |
| extension | ReturnCountExtended | Return count for 'canUseReferenceCacheEntries' method is 3 (max allowed is 1). | 800 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 824 | |
| extension | ReturnBooleanFromTernary | Returning explicit boolean from ternary operator. | 833 | |
| extension | OverridableMethodInConstructor | Overridable method 'getTemplateFromColumn' is called in constructor body. | 864 | |
| extension | OverridableMethodInConstructor | Overridable method 'isInstrumented' is called in constructor body. | 895 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 919 | |
| extension | OverridableMethodInConstructor | Overridable method 'getTemplateFromColumn' is called in constructor body. | 958 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 1002 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 1003 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 1004 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 1005 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 1006 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 1007 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 1008 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 1009 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 1010 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 1011 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 1012 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 1013 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 1014 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 1015 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 1016 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 1017 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 1018 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 1019 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 1020 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 1021 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 1022 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 1023 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 1025 | |
| extension | LogicConditionNeedOptimization | Condition with || at line 1,042 position 60 need optimization. All method calls are advised to move to end of logic expression. | 1042 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 1,053 position 52 need optimization. All method calls are advised to move to end of logic expression. | 1053 | |
| extension | OverridableMethodInConstructor | Overridable method 'getTemplateFromColumn' is called in constructor body. | 1082 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 1134 | |
| extension | OverridableMethodInConstructor | Overridable method 'buildCacheEntryHelper' is called in constructor body. | 1144 | |
| extension | ReturnCountExtended | Return count for 'generateLazySelectString' method is 2 (max allowed is 1). | 1165 | |
| extension | ReturnCountExtended | Return count for 'initializeLazyProperty' method is 2 (max allowed is 1). | 1209 | |
| extension | MultipleStringLiteralsExtended | The String "Done initializing lazy properties" appears 2 times in the file. | 1290 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 1367 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 1371 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 1375 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 1395 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 1399 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 1417 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 1,473 position 62 need optimization. All method calls are advised to move to end of logic expression. | 1473 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 1523 | |
| extension | MultipleStringLiteralsExtended | The String "could not retrieve snapshot: " appears 2 times in the file. | 1547 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 4 times in the file. | 1567 | |
| extension | MultipleStringLiteralsExtended | The String "." appears 12 times in the file. | 1613 | |
| extension | MultipleStringLiteralsExtended | The String "=?" appears 9 times in the file. | 1636 | |
| extension | MultipleStringLiteralsExtended | The String " and " appears 3 times in the file. | 1637 | |
| extension | MultipleStringLiteralsExtended | The String "=? and " appears 5 times in the file. | 1704 | |
| extension | MultipleStringLiteralsExtended | The String ", " appears 2 times in the file. | 1778 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 1791 | |
| extension | MultipleStringLiteralsExtended | The String "could not retrieve version: " appears 2 times in the file. | 1844 | |
| extension | ReturnCountExtended | Return count for 'getSubclassPropertyTableNumber' method is 2 (max allowed is 1). | 1982 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 1997 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 2021 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 2191 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 2475 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 2476 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 2477 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 2478 | |
| extension | ReturnCountExtended | Return count for 'check' method is 3 (max allowed is 1). | 2511 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 2521 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 2526 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 2531 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 2553 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 2,591 position 37 need optimization. All method calls are advised to move to end of logic expression. | 2591 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 2,602 position 32 need optimization. All method calls are advised to move to end of logic expression. | 2602 | |
| extension | MultipleStringLiteralsExtended | The String " is null" appears 3 times in the file. | 2615 | |
| extension | MultipleStringLiteralsExtended | The String "insert " appears 2 times in the file. | 2681 | |
| extension | MultipleStringLiteralsExtended | The String "delete " appears 2 times in the file. | 2759 | |
| extension | MultipleStringLiteralsExtended | The String "Version: {0}" appears 3 times in the file. | 2974 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 3007 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 3,126 position 29 need optimization. All method calls are advised to move to end of logic expression. | 3126 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 3152 | |
| extension | ReturnCountExtended | Return count for 'update' method is 2 (max allowed is 1). | 3154 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 3,211 position 39 need optimization. All method calls are advised to move to end of logic expression. | 3211 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 3,219 position 34 need optimization. All method calls are advised to move to end of logic expression. | 3219 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 3266 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 3,340 position 39 need optimization. All method calls are advised to move to end of logic expression. | 3340 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 3,344 position 37 need optimization. All method calls are advised to move to end of logic expression. | 3344 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 3425 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 3,425 position 43 need optimization. All method calls are advised to move to end of logic expression. | 3425 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 3436 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 3445 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 3,582 position 35 need optimization. All method calls are advised to move to end of logic expression. | 3582 | |
| extension | ReturnCountExtended | Return count for 'getAppropriateLoader' method is 2 (max allowed is 1). | 3961 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 3983 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 3,993 position 44 need optimization. All method calls are advised to move to end of logic expression. | 3993 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 4058 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 4087 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 4144 | |
| extension | ReturnCountExtended | Return count for 'isTransient' method is 5 (max allowed is 1). | 4268 | |
| extension | MoveVariableInsideIf | Variable 'version' can be moved inside the block at line '4,284' to restrict runtime creation. | 4283 | |
| extension | ReturnNullInsteadOfBoolean | Method declares to return Boolean and returns null. | 4310 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 4327 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 4585 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 4759 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 4858 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 4859 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "one-to-one is not supported here" appears 3 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String " of: " appears 2 times in the file. | 83 | |
| extension | MoveVariableInsideIf | Variable 'hasNonIdentifierPropertyNamedId' can be moved inside the block at line '238' to restrict runtime creation. | 236 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 288 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidHidingCauseException | Cause exception 'cce' was lost. | 181 | |
| extension | MultipleStringLiteralsExtended | The String "Illegal discriminator type: " appears 2 times in the file. | 181 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 183 | |
| extension | MultipleStringLiteralsExtended | The String "Could not format discriminator value to SQL string" appears 3 times in the file. | 184 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 196 | |
| extension | AvoidHidingCauseException | Cause exception 'cce' was lost. | 550 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 552 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 578 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 702 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 876 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 900 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 933 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 937 | |
| extension | ReturnCountExtended | Return count for 'determineTableNumberForColumn' method is 2 (max allowed is 1). | 958 | |
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 960 | |
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 968 | |
| extension | MultipleStringLiteralsExtended | The String "\"" appears 2 times in the file. | 969 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Super call could be removed: Class 'NamedQueryLoader' does not extend anything. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 238 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 253 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 254 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 255 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 256 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 257 | |
| extension | MultipleStringLiteralsExtended | The String "discriminator mapping required for single table polymorphic persistence" appears 2 times in the file. | 303 | |
| extension | MultipleStringLiteralsExtended | The String "clazz_" appears 2 times in the file. | 314 | |
| extension | AvoidHidingCauseException | Cause exception 'cce' was lost. | 344 | |
| extension | MultipleStringLiteralsExtended | The String "Illegal discriminator type: " appears 4 times in the file. | 344 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 346 | |
| extension | MultipleStringLiteralsExtended | The String "Could not format discriminator value to SQL string" appears 2 times in the file. | 347 | |
| extension | AvoidHidingCauseException | Cause exception 'cce' was lost. | 438 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 440 | |
| extension | MultipleStringLiteralsExtended | The String "Error parsing discriminator value" appears 2 times in the file. | 441 | |
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 502 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 517 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 518 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 519 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 520 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 521 | |
| extension | AvoidHidingCauseException | Cause exception 'cce' was lost. | 600 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 602 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 625 | |
| extension | AvoidHidingCauseException | Cause exception 'cce' was lost. | 700 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 702 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 788 | |
| extension | MultipleStringLiteralsExtended | The String " and " appears 2 times in the file. | 830 | |
| extension | ReturnCountExtended | Return count for 'discriminatorFilterFragment' method is 2 (max allowed is 1). | 840 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 885 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 893 | |
| extension | ReturnCountExtended | Return count for 'generateSequentialSelect' method is 2 (max allowed is 1). | 937 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 1035 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 1039 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | OverridableMethodInConstructor | Overridable method 'generateSubquery' is called in constructor body. | 200 | |
| extension | OverridableMethodInConstructor | Overridable method 'isMultiTable' is called in constructor body. | 202 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 264 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 268 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 292 | |
| extension | ReturnCountExtended | Return count for 'generateSubquery' method is 2 (max allowed is 1). | 410 | |
| extension | MultipleStringLiteralsExtended | The String "only one table" appears 3 times in the file. | 482 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 505 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 509 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 171 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 174 | |
| extension | MultipleStringLiteralsExtended | The String "Could not instantiate persister " appears 2 times in the file. | 174 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 177 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 184 | |
| extension | MultipleStringLiteralsExtended | The String "Could not get constructor for " appears 2 times in the file. | 185 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 239 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 242 | |
| extension | MultipleStringLiteralsExtended | The String "Could not instantiate collection persister " appears 2 times in the file. | 242 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 245 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 252 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'getEntityPersisterClass' method is 4 (max allowed is 1). | 52 | |
| extension | MultipleStringLiteralsExtended | The String "Could not determine persister implementation for entity [" appears 2 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 75 | |
| extension | ReturnCountExtended | Return count for 'getEntityPersisterClass' method is 4 (max allowed is 1). | 83 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "<null>" appears 6 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "<null EntityPersister>" appears 4 times in the file. | 96 | |
| extension | MultipleStringLiteralsExtended | The String "#<" appears 2 times in the file. | 181 | |
| extension | MultipleStringLiteralsExtended | The String ", " appears 2 times in the file. | 185 | |
| extension | MultipleStringLiteralsExtended | The String "<unreferenced>" appears 4 times in the file. | 265 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 57 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Null value was assigned to a property of primitive type" appears 2 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "Exception occurred inside" appears 2 times in the file. | 90 | |
| extension | MultipleStringLiteralsExtended | The String "IllegalAccessException occurred while calling" appears 2 times in the file. | 99 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 214 | |
| extension | MultipleStringLiteralsExtended | The String " in class " appears 2 times in the file. | 255 | |
| extension | ReturnCountExtended | Return count for 'getSetterOrNull' method is 2 (max allowed is 1). | 262 | |
| extension | ReturnCountExtended | Return count for 'getGetterOrNull' method is 2 (max allowed is 1). | 326 | |
| extension | ReturnCountExtended | Return count for 'getterMethod' method is 3 (max allowed is 1). | 349 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 351 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String " on " appears 2 times in the file. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 61 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 76 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 141 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 84 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidConstantAsFirstOperandInCondition | Constant have to be second operand of '=='. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "Unknown entity mode [" appears 2 times in the file. | 80 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 80 | |
| extension | AvoidConstantAsFirstOperandInCondition | Constant have to be second operand of '=='. | 95 | |
| extension | MultipleStringLiteralsExtended | The String "property" appears 3 times in the file. | 113 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 2 times in the file. | 116 | |
| extension | MultipleStringLiteralsExtended | The String "embedded" appears 2 times in the file. | 119 | |
| extension | MultipleStringLiteralsExtended | The String "noop" appears 2 times in the file. | 122 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 130 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 145 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 150 | |
| extension | MultipleStringLiteralsExtended | The String "map" appears 2 times in the file. | 154 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | OverridableMethodInConstructor | Calling the method 'unsetSession' in constructor body leads to the call of the overridable method 'prepareForPossibleLoadingOutsideTransaction'. | 83 | |
| extension | OverridableMethodInConstructor | Calling the method 'setSession' in constructor body leads to the call of the overridable method 'prepareForPossibleLoadingOutsideTransaction'. | 86 | |
| extension | MultipleStringLiteralsExtended | The String "could not initialize proxy - no Session" appears 2 times in the file. | 165 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 170 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 222 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 229 | |
| extension | EitherLogOrThrow | Either log or throw exception. | 230 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 231 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 299 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 315 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 343 position 31 need optimization. All method calls are advised to move to end of logic expression. | 343 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 57 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 69 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 39 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'invoke' method is 5 (max allowed is 1). | 72 | |
| extension | ReturnCountExtended | Return count for 'getReplacement' method is 2 (max allowed is 1). | 111 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 113 position 25 need optimization. All method calls are advised to move to end of logic expression. | 113 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 109 | |
| extension | EitherLogOrThrow | Either log or throw exception. | 110 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 142 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 165 | |
| extension | EitherLogOrThrow | Either log or throw exception. | 166 | |
| extension | ReturnCountExtended | Return count for 'invoke' method is 4 (max allowed is 1). | 171 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 181 | |
| extension | AvoidHidingCauseException | Cause exception 't' was lost. | 182 | |
| extension | AvoidHidingCauseException | Cause exception 'ite' was lost. | 214 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 239 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "*" appears 3 times in the file. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "policy context exception occurred" appears 2 times in the file. | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 98 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 101 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 64 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 68 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 97 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 175 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 175 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 56 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 67 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 103 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 130 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 139 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 150 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 161 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 167 | |
| extension | ReturnCountExtended | Return count for 'locateResourceStream' method is 4 (max allowed is 1). | 174 | |
| extension | MultipleStringLiteralsExtended | The String "trying via [new URL(\"%s\")]" appears 2 times in the file. | 177 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 180 | |
| extension | MultipleStringLiteralsExtended | The String "trying via [ClassLoader.getResourceAsStream(\"%s\")]" appears 2 times in the file. | 184 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 190 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 200 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 210 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 219 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 228 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 245 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 274 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 314 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'cast' method is 2 (max allowed is 1). | 85 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 107 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 63 | |
| extension | ReturnCountExtended | Return count for 'initializeService' method is 2 (max allowed is 1). | 169 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 210 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 269 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 290 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 329 | |
| extension | MultipleStringLiteralsExtended | The String "of all child ServiceRegistries" appears 2 times in the file. | 358 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "Boot-strap registry should only contain provided services" appears 4 times in the file. | 154 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 179 | |
| extension | MultipleStringLiteralsExtended | The String "of all child ServiceRegistries" appears 2 times in the file. | 203 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 57 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 75 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 84 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 124 | |
| extension | MultipleStringLiteralsExtended | The String "Unable to load schema [" appears 2 times in the file. | 150 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 3 times in the file. | 150 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 165 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 59 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 62 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 65 | |
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 156 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 191 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 200 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 221 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 276 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 292 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 70 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 110 | |
| extension | MultipleStringLiteralsExtended | The String "Specified JDBC Driver " appears 2 times in the file. | 112 | |
| extension | MultipleStringLiteralsExtended | The String " could not be loaded" appears 2 times in the file. | 113 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 123 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 127 | |
| extension | ReturnCountExtended | Return count for 'getConnection' method is 2 (max allowed is 1). | 174 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 233 | |
| extension | FinalizeImplementation | finalize() method should contain try-finally block with super.finalize() call inside finally block. | 243 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'initiateService' method is 4 (max allowed is 1). | 54 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 4 times in the file. | 87 | |
| extension | AvoidHidingCauseException | Cause exception 'cle' was lost. | 88 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 95 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 97 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "The application must supply JDBC connections" appears 2 times in the file. | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'resolveDialectInternal' method is 2 (max allowed is 1). | 56 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 61 position 4 need optimization. All method calls are advised to move to end of logic expression. | 61 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 69 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 54 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 64 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 82 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 58 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 71 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 73 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'resolveDialectInternal' method is 28 (max allowed is 1). | 71 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 53 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 71 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 72 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 93 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 105 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 167 | |
| extension | ReturnCountExtended | Return count for 'findServer' method is 3 (max allowed is 1). | 177 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 207 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "]" appears 7 times in the file. | 68 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 122 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 180 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 195 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 98 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 118 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 137 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidHidingCauseException | Cause exception 'jndiExceptionInner' was lost. | 62 | |
| extension | AvoidHidingCauseException | Cause exception 'jndiExceptionInner' was lost. | 77 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 51 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 64 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'mapLegacyClasses' method is 15 (max allowed is 1). | 85 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 154 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 155 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "java:comp/UserTransaction" appears 2 times in the file. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 195 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 217 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 44 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 45 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 59 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 65 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 75 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 86 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 69 | |
| extension | MultipleStringLiteralsExtended | The String " and " appears 2 times in the file. | 77 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Super call could be removed: Class 'Alias' does not extend anything. | 41 | |
| extension | UselessSuperCtorCall | Super call could be removed: Class 'Alias' does not extend anything. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Method(.*)'. | 40 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Method(.*)'. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String ", " appears 3 times in the file. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | LogicConditionNeedOptimization | Condition with || at line 60 position 53 need optimization. All method calls are advised to move to end of logic expression. | 60 | |
| extension | MultipleStringLiteralsExtended | The String " and " appears 4 times in the file. | 69 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 99 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | OverridableMethodInConstructor | Overridable method 'addTableAlias' is called in constructor body. | 76 | |
| extension | OverridableMethodInConstructor | Overridable method 'addTableAlias' is called in constructor body. | 80 | |
| extension | OverridableMethodInConstructor | Overridable method 'setNowaitEnabled' is called in constructor body. | 90 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String ", " appears 2 times in the file. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 45 | |
| extension | ReturnCountExtended | Return count for 'toFragmentString' method is 2 (max allowed is 1). | 72 | |
| extension | MultipleStringLiteralsExtended | The String " in (" appears 2 times in the file. | 109 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String ", " appears 2 times in the file. | 124 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 59 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 64 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 69 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 74 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 76 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 77 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String ", " appears 2 times in the file. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String " and " appears 2 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "(+)" appears 3 times in the file. | 47 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 142 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 54 | |
| extension | MultipleStringLiteralsExtended | The String " and " appears 4 times in the file. | 88 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String ")" appears 2 times in the file. | 72 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 80 | |
| extension | MultipleStringLiteralsExtended | The String ", " appears 2 times in the file. | 88 | |
| extension | MoveVariableInsideIf | Variable 'quoted' can be moved inside the block at line '186' to restrict runtime creation. | 185 | |
| extension | MultipleStringLiteralsExtended | The String "'" appears 2 times in the file. | 185 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 48 | |
| extension | MoveVariableInsideIf | Variable 'column' can be moved inside the block at line '150' to restrict runtime creation. | 143 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 147 | |
| extension | MultipleStringLiteralsExtended | The String ", " appears 2 times in the file. | 151 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "?" appears 4 times in the file. | 78 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 94 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 51 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 52 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 53 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 54 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 55 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 57 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 58 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String " and " appears 2 times in the file. | 48 | |
| extension | MultipleStringLiteralsExtended | The String " " appears 2 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "*" appears 2 times in the file. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 53 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 54 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "from" appears 5 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "join" appears 2 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "as" appears 2 times in the file. | 93 | |
| extension | MultipleStringLiteralsExtended | The String "leading" appears 2 times in the file. | 94 | |
| extension | MultipleStringLiteralsExtended | The String "trailing" appears 2 times in the file. | 95 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 104 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 161 | |
| extension | MultipleStringLiteralsExtended | The String "'" appears 4 times in the file. | 169 | |
| extension | MultipleStringLiteralsExtended | The String "(" appears 4 times in the file. | 204 | |
| extension | MultipleStringLiteralsExtended | The String ")" appears 2 times in the file. | 207 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 222 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 232 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 633 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 678 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String ", " appears 3 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "?" appears 2 times in the file. | 83 | |
| extension | MultipleStringLiteralsExtended | The String "=?" appears 2 times in the file. | 167 | |
| extension | LogicConditionNeedOptimization | Condition with || at line 204 position 36 need optimization. All method calls are advised to move to end of logic expression. | 204 | |
| extension | LogicConditionNeedOptimization | Condition with || at line 204 position 80 need optimization. All method calls are advised to move to end of logic expression. | 204 | |
| extension | MultipleStringLiteralsExtended | The String " and " appears 4 times in the file. | 212 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 53 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 67 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 78 | |
| extension | ReturnCountExtended | Return count for 'isFunctionName' method is 3 (max allowed is 1). | 86 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 87 | |
| extension | MultipleStringLiteralsExtended | The String "{param list}" appears 2 times in the file. | 93 | |
| extension | ReturnCountExtended | Return count for 'resolveFunction' method is 2 (max allowed is 1). | 112 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 113 | |
| extension | ReturnCountExtended | Return count for 'resolveFunctionArgument' method is 2 (max allowed is 1). | 150 | |
| extension | MultipleStringLiteralsExtended | The String "{" appears 3 times in the file. | 157 | |
| extension | MultipleStringLiteralsExtended | The String "}" appears 3 times in the file. | 157 | |
| extension | ReturnCountExtended | Return count for 'resolveIdent' method is 3 (max allowed is 1). | 176 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 177 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 186 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 226 | |
| extension | LogicConditionNeedOptimization | Condition with || at line 259 position 4 need optimization. All method calls are advised to move to end of logic expression. | 259 | |
| extension | LogicConditionNeedOptimization | Condition with || at line 260 position 4 need optimization. All method calls are advised to move to end of logic expression. | 260 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 309 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 317 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 326 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 60 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 67 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 83 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 68 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 85 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 40 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 41 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 42 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 43 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 41 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 42 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 43 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 44 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 45 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | OverridableMethodInConstructor | Overridable method 'clear' is called in constructor body. | 127 | |
| extension | OverridableMethodInConstructor | Overridable method 'clear' is called in constructor body. | 131 | |
| extension | ReturnCountExtended | Return count for 'getNaturalIdCacheStatistics' method is 3 (max allowed is 1). | 308 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 732 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 739 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 46 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 52 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 99 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 114 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "Error processing included file [%s]" appears 2 times in the file. | 112 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 122 | |
| extension | MultipleStringLiteralsExtended | The String "Unable to enhance class [" appears 2 times in the file. | 123 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 4 times in the file. | 123 | |
| extension | RedundantReturn | Redundant return. | 124 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 134 | |
| extension | RedundantReturn | Redundant return. | 136 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 213 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 67 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "TABLE" appears 2 times in the file. | 94 | |
| extension | MultipleStringLiteralsExtended | The String "VIEW" appears 2 times in the file. | 94 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 113 | |
| extension | MultipleStringLiteralsExtended | The String "." appears 2 times in the file. | 197 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 54 | |
| extension | ReturnCountExtended | Return count for 'matches' method is 2 (max allowed is 1). | 67 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 101 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 346 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 358 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 384 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 394 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 403 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 421 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 451 | |
| extension | MoveVariableInsideIf | Variable 'sqlExceptionHelper' can be moved inside the block at line '495' to restrict runtime creation. | 486 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 625 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 110 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 162 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 183 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 72 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 185 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 270 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 282 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 291 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 60 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 103 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 145 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 140 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 186 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 97 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 119 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 57 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | OverridableMethodInConstructor | Calling the method 'initColumns' in constructor body leads to the call of the overridable method 'addColumn'. | 59 | |
| extension | OverridableMethodInConstructor | Calling the method 'initIndexes' in constructor body leads to the call of the overridable method 'getIndexMetadata'. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "COLUMN_NAME" appears 2 times in the file. | 143 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'interpret' method is 3 (max allowed is 1). | 67 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 85 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 94 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 56 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 84 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 100 | |
| extension | MultipleStringLiteralsExtended | The String "Could not instantiate resultclass: " appears 2 times in the file. | 100 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 103 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "transformer cannot be null" appears 2 times in the file. | 112 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 144 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 150 | |
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 160 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 214 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | LogicConditionNeedOptimization | Condition with && at line 67 position 5 need optimization. All method calls are advised to move to end of logic expression. | 67 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'CTOR(.*)'. | 35 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'CTOR(.*)'. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 55 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 64 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 45 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 126 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'buildIdentifierProperty' method is 2 (max allowed is 1). | 69 | |
| extension | ReturnCountExtended | Return count for 'buildIdentifierProperty' method is 2 (max allowed is 1). | 111 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 181 position 28 need optimization. All method calls are advised to move to end of logic expression. | 181 | |
| extension | ReturnCountExtended | Return count for 'buildStandardProperty' method is 2 (max allowed is 1). | 277 | |
| extension | MoveVariableInsideIf | Variable 'alwaysDirtyCheck' can be moved inside the block at line '290' to restrict runtime creation. | 288 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 366 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 379 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 54 | |
| extension | OverridableMethodInConstructor | Overridable method 'buildGetter' is called in constructor body. | 64 | |
| extension | OverridableMethodInConstructor | Overridable method 'buildSetter' is called in constructor body. | 65 | |
| extension | OverridableMethodInConstructor | Overridable method 'buildInstantiator' is called in constructor body. | 72 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 43 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 86 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 100 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "Specified tuplizer class [" appears 2 times in the file. | 55 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 80 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 4 times in the file. | 80 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 100 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 152 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 95 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 87 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 88 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 89 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 90 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 177 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 180 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 241 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 244 | |
| extension | AvoidHidingCauseException | Cause exception 'cce' was lost. | 359 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 396 | |
| extension | MultipleStringLiteralsExtended | The String "Deprecated version of getIdentifier (no session) was used but session was required" appears 2 times in the file. | 478 | |
| extension | MoveVariableInsideIf | Variable 'versionProperty' can be moved inside the block at line '582' to restrict runtime creation. | 581 | |
| extension | ReturnCountExtended | Return count for 'getPropertyValue' method is 3 (max allowed is 1). | 633 | |
| extension | ReturnCountExtended | Return count for 'getComponentValue' method is 3 (max allowed is 1). | 672 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 786 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 73 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 107 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 160 | |
| extension | MultipleStringLiteralsExtended | The String "id" appears 2 times in the file. | 206 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 223 position 66 need optimization. All method calls are advised to move to end of logic expression. | 223 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 242 position 37 need optimization. All method calls are advised to move to end of logic expression. | 242 | |
| extension | MultipleStringLiteralsExtended | The String "optimistic-lock=all|dirty requires dynamic-update=\"true\": " appears 2 times in the file. | 313 | |
| extension | MultipleStringLiteralsExtended | The String "version and optimistic-lock=all|dirty are not a valid combination : " appears 2 times in the file. | 316 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 365 | |
| extension | MoveVariableInsideIf | Variable 'foundUpdateableNaturalIdProperty' can be moved inside the block at line '510' to restrict runtime creation. | 426 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 470 position 66 need optimization. All method calls are advised to move to end of logic expression. | 470 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 489 position 37 need optimization. All method calls are advised to move to end of logic expression. | 489 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 708 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 712 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 721 position 32 need optimization. All method calls are advised to move to end of logic expression. | 721 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 872 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 920 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 924 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "Specified tuplizer class [" appears 3 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "] is not properly instantiatable" appears 2 times in the file. | 59 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 87 | |
| extension | MultipleStringLiteralsExtended | The String "Could not locate specified tuplizer class [" appears 2 times in the file. | 87 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 8 times in the file. | 87 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 113 | |
| extension | MultipleStringLiteralsExtended | The String "Unable to locate proper constructor for tuplizer [" appears 2 times in the file. | 133 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 137 | |
| extension | MultipleStringLiteralsExtended | The String "Unable to instantiate default tuplizer [" appears 2 times in the file. | 138 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 162 | |
| extension | MultipleStringLiteralsExtended | The String "could not determine default tuplizer class to use [" appears 2 times in the file. | 185 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 244 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 162 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 168 | |
| extension | MultipleStringLiteralsExtended | The String "proxy must be either an interface, or the class itself: " appears 4 times in the file. | 176 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 273 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 375 position 49 need optimization. All method calls are advised to move to end of logic expression. | 375 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 388 position 40 need optimization. All method calls are advised to move to end of logic expression. | 388 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 401 position 40 need optimization. All method calls are advised to move to end of logic expression. | 401 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 496 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 538 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 554 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 566 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'get' method is 3 (max allowed is 1). | 69 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 41 | |
| extension | ReturnBooleanFromTernary | Returning explicit boolean from ternary operator. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'get' method is 2 (max allowed is 1). | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 124 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 280 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 282 | |
| extension | MultipleStringLiteralsExtended | The String "any types do not have a unique referenced persister" appears 2 times in the file. | 342 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 362 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 67 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 42 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 48 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 49 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 56 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 77 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 103 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 201 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 210 | |
| extension | ReturnCountExtended | Return count for 'getKeyOfOwner' method is 2 (max allowed is 1). | 356 | |
| extension | AvoidHidingCauseException | Cause exception 'cce' was lost. | 489 | |
| extension | MoveVariableInsideIf | Variable 'entityMode' can be moved inside the block at line '714' to restrict runtime creation. | 709 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 762 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 776 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 64 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 70 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 71 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 100 | |
| extension | ReturnCountExtended | Return count for 'isDirty' method is 3 (max allowed is 1). | 279 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 458 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 568 position 45 need optimization. All method calls are advised to move to end of logic expression. | 568 | |
| extension | ReturnCountExtended | Return count for 'hydrate' method is 2 (max allowed is 1). | 627 | |
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 721 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 286 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "\'" appears 2 times in the file. | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidHidingCauseException | Cause exception 'ie' was lost. | 86 | |
| extension | AvoidHidingCauseException | Cause exception 'iae' was lost. | 89 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "Current timestamp retreived from db : {0} (nanos={1}, time={2})" appears 2 times in the file. | 97 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 56 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 59 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 60 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 201 | |
| extension | ReturnCountExtended | Return count for 'replace' method is 4 (max allowed is 1). | 335 | |
| extension | ReturnCountExtended | Return count for 'isEqual' method is 2 (max allowed is 1). | 397 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 446 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 453 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 461 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 473 | |
| extension | ReturnCountExtended | Return count for 'getIdentifier' method is 3 (max allowed is 1). | 530 | |
| extension | LogicConditionNeedOptimization | Condition with || at line 535 position 33 need optimization. All method calls are advised to move to end of logic expression. | 535 | |
| extension | LogicConditionNeedOptimization | Condition with || at line 669 position 33 need optimization. All method calls are advised to move to end of logic expression. | 669 | |
| extension | LogicConditionNeedOptimization | Condition with || at line 691 position 33 need optimization. All method calls are advised to move to end of logic expression. | 691 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 718 position 17 need optimization. All method calls are advised to move to end of logic expression. | 718 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 71 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 74 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 75 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 76 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 115 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 163 | |
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 362 | |
| extension | MultipleStringLiteralsExtended | The String "Returning null as column [%s]" appears 2 times in the file. | 376 | |
| extension | MultipleStringLiteralsExtended | The String "Returning [%s] as column [%s]" appears 2 times in the file. | 383 | |
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 434 | |
| extension | AvoidHidingCauseException | Cause exception 'iae' was lost. | 467 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 56 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 34 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 45 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 60 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 120 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 136 | |
| extension | ReturnCountExtended | Return count for 'disassemble' method is 2 (max allowed is 1). | 234 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 126 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 166 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'disassemble' method is 2 (max allowed is 1). | 115 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 47 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 54 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 61 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 68 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 75 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 80 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 87 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 94 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 101 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 108 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 115 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 122 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 129 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 136 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 143 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 150 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 158 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 166 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 174 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 182 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 190 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 197 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 204 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 211 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 218 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 225 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 232 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 239 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 246 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 254 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 262 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 271 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 278 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 286 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 295 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 304 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 312 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 320 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 329 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 338 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 347 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 46 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 48 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 74 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 53 | |
| extension | ReturnCountExtended | Return count for 'byClass' method is 5 (max allowed is 1). | 92 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 123 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 152 | |
| extension | MultipleStringLiteralsExtended | The String "Unable to instantiate custom type: " appears 2 times in the file. | 153 | |
| extension | MultipleStringLiteralsExtended | The String "user collection type class not found: " appears 2 times in the file. | 174 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 216 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 257 | |
| extension | ReturnCountExtended | Return count for 'findDirty' method is 2 (max allowed is 1). | 282 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 306 | |
| extension | ReturnCountExtended | Return count for 'findModified' method is 2 (max allowed is 1). | 330 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 355 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 38 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 80 | |
| extension | MultipleStringLiteralsExtended | The String " to " appears 2 times in the file. | 114 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'unwrap' method is 7 (max allowed is 1). | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'unwrap' method is 7 (max allowed is 1). | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Blobs are not cacheable" appears 2 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "Unable to access blob stream" appears 2 times in the file. | 86 | |
| extension | ReturnCountExtended | Return count for 'unwrap' method is 2 (max allowed is 1). | 115 | |
| extension | ReturnCountExtended | Return count for 'wrap' method is 2 (max allowed is 1). | 155 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 174 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'unwrap' method is 6 (max allowed is 1). | 71 | |
| extension | ReturnNullInsteadOfBoolean | Method declares to return Boolean and returns null. | 102 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 65 | |
| extension | ReturnCountExtended | Return count for 'unwrap' method is 4 (max allowed is 1). | 79 | |
| extension | ReturnCountExtended | Return count for 'wrap' method is 3 (max allowed is 1). | 102 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 104 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 130 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 142 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'unwrap' method is 6 (max allowed is 1). | 49 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 89 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 126 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 142 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 96 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 105 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 116 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 128 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Clobs are not cacheable" appears 2 times in the file. | 63 | |
| extension | ReturnCountExtended | Return count for 'unwrap' method is 3 (max allowed is 1). | 100 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Unable to skip needed bytes" appears 2 times in the file. | 124 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 129 | |
| extension | MultipleStringLiteralsExtended | The String "IOException occurred reading a binary value" appears 3 times in the file. | 146 | |
| extension | ReturnCountExtended | Return count for 'extractBytes' method is 2 (max allowed is 1). | 217 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 218 position 52 need optimization. All method calls are advised to move to end of logic expression. | 218 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 234 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'unwrap' method is 6 (max allowed is 1). | 89 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'unwrap' method is 8 (max allowed is 1). | 52 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 98 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'unwrap' method is 8 (max allowed is 1). | 52 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 98 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'unwrap' method is 8 (max allowed is 1). | 52 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 98 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'unwrap' method is 6 (max allowed is 1). | 106 | |
| extension | ReturnCountExtended | Return count for 'wrap' method is 3 (max allowed is 1). | 143 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'areEqual' method is 2 (max allowed is 1). | 85 | |
| extension | ReturnCountExtended | Return count for 'unwrap' method is 6 (max allowed is 1). | 109 | |
| extension | ReturnCountExtended | Return count for 'wrap' method is 3 (max allowed is 1). | 146 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'areEqual' method is 3 (max allowed is 1). | 80 | |
| extension | MoveVariableInsideIf | Variable 'n1' can be moved inside the block at line '101' to restrict runtime creation. | 94 | |
| extension | MoveVariableInsideIf | Variable 'n2' can be moved inside the block at line '101' to restrict runtime creation. | 95 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 103 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 104 | |
| extension | ReturnCountExtended | Return count for 'unwrap' method is 6 (max allowed is 1). | 119 | |
| extension | ReturnCountExtended | Return count for 'wrap' method is 3 (max allowed is 1). | 156 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'fromString' method is 2 (max allowed is 1). | 60 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 74 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 96 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'unwrap' method is 8 (max allowed is 1). | 52 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 98 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Clobs are not cacheable" appears 2 times in the file. | 63 | |
| extension | ReturnCountExtended | Return count for 'unwrap' method is 3 (max allowed is 1). | 100 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 79 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 115 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 96 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 105 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 108 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 50 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'unwrap' method is 6 (max allowed is 1). | 48 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 88 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'unwrap' method is 4 (max allowed is 1). | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 60 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 75 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 96 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 110 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 124 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 73 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 91 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 105 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 120 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 73 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 91 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 105 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "propAccessedByField" appears 2 times in the file. | 88 | |
| extension | MultipleStringLiteralsExtended | The String "propAccessedByMethod" appears 2 times in the file. | 88 | |
| extension | MultipleStringLiteralsExtended | The String "really messed up" appears 3 times in the file. | 115 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 3 times in the file. | 116 | |
| extension | MultipleStringLiteralsExtended | The String "apparent QueryKey equals/hashCode issue" appears 3 times in the file. | 117 | |
| extension | MultipleStringLiteralsExtended | The String "new value" appears 3 times in the file. | 121 | |
| extension | MultipleStringLiteralsExtended | The String "deserialization did not set hashCode or equals properly" appears 3 times in the file. | 122 | |
| extension | MultipleStringLiteralsExtended | The String "deserialization issue for non-singleton transformer" appears 2 times in the file. | 127 | |
| extension | MultipleStringLiteralsExtended | The String "deep copy issue" appears 3 times in the file. | 129 | |
| extension | MultipleStringLiteralsExtended | The String "a" appears 7 times in the file. | 138 | |
| extension | MultipleStringLiteralsExtended | The String "b" appears 4 times in the file. | 150 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "jdbc:hibernate:test" appears 2 times in the file. | 57 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "Error loading JDBC Driver class : " appears 2 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "jdbc:hibernate:test2" appears 2 times in the file. | 78 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 79 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 86 | |
| extension | MultipleStringLiteralsExtended | The String "Unable to register driver : " appears 2 times in the file. | 171 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "76f271db3661fd50082e68d4b953fbee" appears 2 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "true" appears 2 times in the file. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "select * from tablename t where t.cat = 5" appears 2 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String " rows only" appears 2 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String " rows fetch next " appears 4 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "select c11 as col1, c12 as col2, c13 as col13 from t1 where flight_id between 'AA1111' and 'AA1112' offset " appears 2 times in the file. | 85 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "toString" appears 2 times in the file. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 78 | |
| extension | MultipleStringLiteralsExtended | The String "hashCode" appears 2 times in the file. | 81 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 105 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 109 | |
| extension | ReturnCountExtended | Return count for 'invoke' method is 5 (max allowed is 1). | 115 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 56 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "WITH query AS (SELECT inner_query.*, ROW_NUMBER() OVER (ORDER BY CURRENT_TIMESTAMP) as __hibernate_row_nr__ FROM ( " appears 8 times in the file. | 77 | |
| extension | MultipleStringLiteralsExtended | The String " ) inner_query ) " appears 2 times in the file. | 78 | |
| extension | MultipleStringLiteralsExtended | The String "SELECT col_0_0_, col_1_0_ FROM query WHERE __hibernate_row_nr__ >= ? AND __hibernate_row_nr__ < ?" appears 2 times in the file. | 110 | |
| extension | MultipleStringLiteralsExtended | The String "from Product2 product2x0_ order by product2x0_.id" appears 4 times in the file. | 151 | |
| extension | MultipleStringLiteralsExtended | The String "SELECT * FROM query WHERE __hibernate_row_nr__ >= ? AND __hibernate_row_nr__ < ?" appears 2 times in the file. | 192 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MoveVariableInsideIf | Variable 'databaseMajorVersion' can be moved inside the block at line '56' to restrict runtime creation. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 86 | |
| extension | MultipleStringLiteralsExtended | The String "org.hibernate.dialect.HSQLDialect" appears 2 times in the file. | 88 | |
| extension | MultipleStringLiteralsExtended | The String "unexpected exception type" appears 2 times in the file. | 97 | |
| extension | MultipleStringLiteralsExtended | The String "MySQL" appears 2 times in the file. | 131 | |
| extension | MultipleStringLiteralsExtended | The String "PostgreSQL" appears 2 times in the file. | 133 | |
| extension | MultipleStringLiteralsExtended | The String "Apache Derby" appears 4 times in the file. | 135 | |
| extension | MultipleStringLiteralsExtended | The String "Oracle" appears 4 times in the file. | 156 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "MyDatabase1" appears 6 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "MyDatabase2" appears 9 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "MyTrickyDatabase1" appears 2 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "ErrorDatabase1" appears 2 times in the file. | 92 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Dialect for " appears 2 times in the file. | 151 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 43 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 84 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 85 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 86 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 88 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 89 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 90 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 96 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 97 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 111 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 112 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 114 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 115 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 122 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 134 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 135 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 136 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 137 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 139 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 140 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 142 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 143 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 157 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 158 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 160 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 161 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 168 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 172 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 173 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 188 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 192 | |
| extension | MultipleStringLiteralsExtended | The String "should have thrown UnsupportedOperationException" appears 9 times in the file. | 208 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 372 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 417 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 440 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 441 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 164 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around identifier 'session'. | 135 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around identifier 'session'. | 143 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around identifier 'session'. | 148 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around identifier 'session'. | 153 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around identifier 'session'. | 158 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around identifier 'session'. | 163 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 131 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 132 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 135 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 136 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 137 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 140 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 141 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 142 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 146 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 147 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 148 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 178 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 194 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 195 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 196 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 199 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 200 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 201 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 204 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 205 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 206 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 210 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 211 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 212 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 297 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "10" appears 2 times in the file. | 116 | |
| extension | MultipleStringLiteralsExtended | The String "true" appears 2 times in the file. | 159 | |
| extension | MultipleStringLiteralsExtended | The String "20" appears 4 times in the file. | 178 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 57 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 71 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 121 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 124 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 127 | |
| extension | MultipleStringLiteralsExtended | The String "Hi" appears 2 times in the file. | 129 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 131 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 134 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 137 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 141 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 144 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 146 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 148 | |
| extension | MultipleStringLiteralsExtended | The String "not supported!" appears 3 times in the file. | 186 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 236 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 259 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String " \t\n\r\f()" appears 2 times in the file. | 67 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 77 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 78 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 45 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "it" appears 4 times in the file. | 91 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 57 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 60 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 42 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "false" appears 2 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "uuid" appears 2 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "some-other-uuid" appears 2 times in the file. | 64 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 44 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 49 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 65 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 69 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 87 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 112 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 47 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 65 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 71 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 72 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 78 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 79 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 82 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 83 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 86 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 87 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 104 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 105 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 109 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 110 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 113 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 114 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 128 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 129 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 133 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 134 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 137 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 138 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 154 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 173 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 178 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 179 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 182 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 183 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 216 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 294 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "sql" appears 2 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "comp_1" appears 2 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "comp_2" appears 2 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String ".col)" appears 8 times in the file. | 131 | |
| extension | MultipleStringLiteralsExtended | The String ".\"sql\" desc" appears 2 times in the file. | 178 | |
| extension | MultipleStringLiteralsExtended | The String "upper(" appears 2 times in the file. | 194 | |
| extension | MultipleStringLiteralsExtended | The String ".prop) desc" appears 3 times in the file. | 202 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "_" appears 4 times in the file. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 21 | |
| extension | UselessSuperCtorCall | Super call could be removed: Class 'Boat' does not extend anything. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 17 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "org/hibernate/test/annotations/hibernate.cfg.xml" appears 6 times in the file. | 40 | |
| extension | MultipleStringLiteralsExtended | The String "create-drop" appears 6 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "from Boat" appears 3 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "from Plane" appears 3 times in the file. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "Annotation has precedence" appears 2 times in the file. | 96 | |
| extension | AvoidConstantAsFirstOperandInCondition | Constant have to be second operand of '!='. | 96 | |
| extension | AvoidConstantAsFirstOperandInCondition | Constant have to be second operand of '=='. | 122 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "AF3202" appears 7 times in the file. | 68 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 69 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 83 | |
| extension | AvoidConstantAsFirstOperandInCondition | Constant have to be second operand of '=='. | 84 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 97 | |
| extension | MultipleStringLiteralsExtended | The String "should not be insertable" appears 2 times in the file. | 129 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 139 | |
| extension | MultipleStringLiteralsExtended | The String "should not be updatable" appears 2 times in the file. | 141 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 151 | |
| extension | MultipleStringLiteralsExtended | The String "blue" appears 2 times in the file. | 164 | |
| extension | MultipleStringLiteralsExtended | The String "monday" appears 3 times in the file. | 165 | |
| extension | MultipleStringLiteralsExtended | The String "January" appears 2 times in the file. | 166 | |
| extension | MultipleStringLiteralsExtended | The String "unique constraints not respected" appears 2 times in the file. | 179 | |
| extension | MultipleStringLiteralsExtended | The String "green" appears 2 times in the file. | 199 | |
| extension | MultipleStringLiteralsExtended | The String "March" appears 3 times in the file. | 201 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 267 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 268 | |
| extension | MultipleStringLiteralsExtended | The String "black" appears 2 times in the file. | 296 | |
| extension | MultipleStringLiteralsExtended | The String "Paris" appears 2 times in the file. | 297 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 310 | |
| extension | MultipleStringLiteralsExtended | The String "Paris-Amsterdam" appears 3 times in the file. | 342 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 354 | |
| extension | AvoidConstantAsFirstOperandInCondition | Constant have to be second operand of '=='. | 354 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 372 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 408 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 419 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Channel" appears 2 times in the file. | 52 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 115 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 124 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 39 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 12 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "@Id and @OneToMany are not placed consistently in test entities. SessionFactory creation should fail." appears 2 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "Field access should be used." appears 3 times in the file. | 91 | |
| extension | MultipleStringLiteralsExtended | The String "Property access should be used." appears 4 times in the file. | 107 | |
| extension | MultipleStringLiteralsExtended | The String "Field access should be used since the default access mode gets inherited" appears 2 times in the file. | 196 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Doe" appears 2 times in the file. | 51 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 52 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 87 | |
| extension | IllegalCatchExtended | Catching 'RuntimeException' is not allowed. | 199 | |
| extension | IllegalCatchExtended | Catching 'RuntimeException' is not allowed. | 223 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 52 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 70 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 88 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 106 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 124 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 127 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 136 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 139 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 148 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 151 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 160 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 162 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "string" appears 2 times in the file. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 9 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "Alex" appears 7 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "integer" appears 2 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "age" appears 5 times in the file. | 50 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 65 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "33" appears 4 times in the file. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "sample" appears 4 times in the file. | 91 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 110 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 115 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 158 | |
| extension | MultipleStringLiteralsExtended | The String "121" appears 2 times in the file. | 159 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Super call could be removed: Class 'CharProperty' does not extend anything. | 17 | |
| extension | UselessSuperCtorCall | Super call could be removed: Class 'CharProperty' does not extend anything. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Super call could be removed: Class 'IntegerProperty' does not extend anything. | 15 | |
| extension | UselessSuperCtorCall | Super call could be removed: Class 'IntegerProperty' does not extend anything. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Super call could be removed: Class 'LongProperty' does not extend anything. | 17 | |
| extension | UselessSuperCtorCall | Super call could be removed: Class 'LongProperty' does not extend anything. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 27 | |
| extension | UselessSuperCtorCall | Super call could be removed: Class 'PropertyList' does not extend anything. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 24 | |
| extension | UselessSuperCtorCall | Super call could be removed: Class 'PropertyMap' does not extend anything. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 26 | |
| extension | UselessSuperCtorCall | Super call could be removed: Class 'PropertySet' does not extend anything. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Super call could be removed: Class 'StringProperty' does not extend anything. | 15 | |
| extension | UselessSuperCtorCall | Super call could be removed: Class 'StringProperty' does not extend anything. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 51 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 50 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 56 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 85 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "invalid object should not be validated" appears 2 times in the file. | 57 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Oops" appears 2 times in the file. | 60 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "Validator annotations are applied on tuner as it is @NotNull" appears 2 times in the file. | 90 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Associated objects should not be validated" appears 2 times in the file. | 106 | |
| extension | MultipleStringLiteralsExtended | The String "STOOOOOP" appears 2 times in the file. | 125 | |
| extension | MultipleStringLiteralsExtended | The String "Collection of embedded objects should be validated" appears 2 times in the file. | 162 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 46 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "incisive" appears 2 times in the file. | 78 | |
| extension | MultipleStringLiteralsExtended | The String "premolars" appears 2 times in the file. | 94 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 162 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 176 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "PERSON NAME 1" appears 2 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "PERSON NAME 2" appears 2 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "CODE" appears 2 times in the file. | 46 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 75 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 35 | |
| extension | UselessSuperCtorCall | Super call could be removed: Class 'CodedPairHolder' does not extend anything. | 48 | |
| extension | UselessSuperCtorCall | Super call could be removed: Class 'CodedPairHolder' does not extend anything. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 43 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 58 | |
| extension | UselessSuperCtorCall | Super call could be removed: Class 'CodedPairSetHolder' does not extend anything. | 61 | |
| extension | UselessSuperCtorCall | Super call could be removed: Class 'CodedPairSetHolder' does not extend anything. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 35 | |
| extension | UselessSuperCtorCall | Super call could be removed: Class 'Person' does not extend anything. | 48 | |
| extension | UselessSuperCtorCall | Super call could be removed: Class 'Person' does not extend anything. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 36 | |
| extension | UselessSuperCtorCall | Super call could be removed: Class 'PersonPair' does not extend anything. | 51 | |
| extension | UselessSuperCtorCall | Super call could be removed: Class 'PersonPair' does not extend anything. | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 39 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 47 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 38 | |
| extension | UselessSuperCtorCall | Super call could be removed: Class 'AbstractEntity' does not extend anything. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "'" appears 2 times in the file. | 92 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 87 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 39 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 39 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 47 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 38 | |
| extension | UselessSuperCtorCall | Super call could be removed: Class 'AbstractEntity' does not extend anything. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "'" appears 2 times in the file. | 92 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 87 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 39 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 37 | |
| extension | UselessSuperCtorCall | Super call could be removed: Class 'AbstractEntity' does not extend anything. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "'" appears 2 times in the file. | 90 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 34 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 232 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 38 | |
| extension | UselessSuperCtorCall | Super call could be removed: Class 'AbstractEntity' does not extend anything. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "'" appears 2 times in the file. | 92 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 36 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 34 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 230 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 37 | |
| extension | UselessSuperCtorCall | Super call could be removed: Class 'AbstractEntity' does not extend anything. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "'" appears 2 times in the file. | 90 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 36 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 34 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 255 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 38 | |
| extension | UselessSuperCtorCall | Super call could be removed: Class 'AbstractEntity' does not extend anything. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "'" appears 2 times in the file. | 92 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 36 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 34 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 252 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Emmanuel" appears 2 times in the file. | 86 | |
| extension | MultipleStringLiteralsExtended | The String "Bernard" appears 2 times in the file. | 87 | |
| extension | MultipleStringLiteralsExtended | The String "select c from Child c where c.id.nthChild = :nth" appears 2 times in the file. | 102 | |
| extension | MultipleStringLiteralsExtended | The String "nth" appears 2 times in the file. | 103 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 10 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 29 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 9 | |
| extension | UselessSuperCtorCall | Super call could be removed: Class 'SomeEntityId' does not extend anything. | 21 | |
| extension | UselessSuperCtorCall | Super call could be removed: Class 'SomeEntityId' does not extend anything. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 70 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 37 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 38 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 39 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 40 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 41 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 43 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 44 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 45 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 46 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 159 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 166 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "mvalues" appears 2 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "elements" appears 2 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "hatedNames" appears 2 times in the file. | 99 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "BoyFavoriteNumbers" appears 2 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "favoriteNumbers" appears 2 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "John" appears 4 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "Doe" appears 4 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "Johnny" appears 4 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "Thing" appears 12 times in the file. | 73 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 84 | |
| extension | MultipleStringLiteralsExtended | The String "breakfast" appears 2 times in the file. | 85 | |
| extension | MultipleStringLiteralsExtended | The String "lunch" appears 2 times in the file. | 86 | |
| extension | MultipleStringLiteralsExtended | The String "dinner" appears 2 times in the file. | 87 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 95 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 97 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 101 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 102 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 103 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 104 | |
| extension | MultipleStringLiteralsExtended | The String "select boy from Boy boy join boy.nickNames names where names = :name" appears 2 times in the file. | 105 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 2 times in the file. | 106 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 132 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 162 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 198 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 200 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 204 | |
| extension | MultipleStringLiteralsExtended | The String "hatedNames" appears 3 times in the file. | 260 | |
| extension | MultipleStringLiteralsExtended | The String "nickNames" appears 2 times in the file. | 262 | |
| extension | MultipleStringLiteralsExtended | The String "bugs" appears 2 times in the file. | 288 | |
| extension | MultipleStringLiteralsExtended | The String "mvalues" appears 2 times in the file. | 309 | |
| extension | MultipleStringLiteralsExtended | The String "elements" appears 2 times in the file. | 320 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 402 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "mvalues" appears 2 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "elements" appears 2 times in the file. | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 19 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 30 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "hammer" appears 2 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "axel" appears 2 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "screwdriver" appears 2 times in the file. | 56 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 82 | |
| extension | MultipleStringLiteralsExtended | The String "Scott" appears 2 times in the file. | 88 | |
| extension | MultipleStringLiteralsExtended | The String "Emmanuel" appears 2 times in the file. | 97 | |
| extension | MultipleStringLiteralsExtended | The String "Steve" appears 2 times in the file. | 106 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 89 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 47 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 48 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 50 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 51 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 52 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 15 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 133 | |
| extension | MultipleStringLiteralsExtended | The String "SELECT COUNT(*) FROM " appears 2 times in the file. | 168 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "Dependent" appears 2 times in the file. | 43 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Some details" appears 4 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "Alfio" appears 3 times in the file. | 94 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 39 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 37 | |
| extension | UselessSuperCtorCall | Super call could be removed: Class 'OrderLine' does not extend anything. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 15 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 11 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "Dependent" appears 2 times in the file. | 45 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "Dependent" appears 2 times in the file. | 41 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "empPK" appears 2 times in the file. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "Emmanuel" appears 2 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "Doggy" appears 2 times in the file. | 52 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "ExclusiveDependent" appears 2 times in the file. | 65 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 54 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 218 position 4 need optimization. All method calls are advised to move to end of logic expression. | 218 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 28 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "2" appears 2 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "blada" appears 2 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "a house" appears 2 times in the file. | 74 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 29 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 59 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 224 position 4 need optimization. All method calls are advised to move to end of logic expression. | 224 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 31 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 190 position 6 need optimization. All method calls are advised to move to end of logic expression. | 190 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 5 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 88 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "Dependent" appears 2 times in the file. | 41 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 19 | |
| extension | MultipleStringLiteralsExtended | The String "Dependent" appears 5 times in the file. | 19 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 20 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 21 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 22 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 19 | |
| extension | MultipleStringLiteralsExtended | The String "Dependent" appears 5 times in the file. | 19 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 20 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 21 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 22 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "Dependent" appears 5 times in the file. | 42 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 43 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 44 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 45 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "Dependent" appears 5 times in the file. | 42 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 43 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 44 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 45 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "MedicalHistory" appears 2 times in the file. | 44 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "id" appears 2 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "aaa" appears 8 times in the file. | 49 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "FinancialHistory" appears 2 times in the file. | 76 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 77 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "MedicalHistory" appears 2 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "FK" appears 2 times in the file. | 45 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "id" appears 2 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "aaa" appears 2 times in the file. | 48 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "FinancialHistory" appears 2 times in the file. | 71 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "123456789" appears 2 times in the file. | 102 | |
| extension | MultipleStringLiteralsExtended | The String "987654321" appears 2 times in the file. | 103 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "MedicalHistory" appears 6 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "FK1" appears 2 times in the file. | 44 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "FK2" appears 2 times in the file. | 45 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "firstname" appears 2 times in the file. | 46 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 74 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 75 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 76 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "MedicalHistory" appears 3 times in the file. | 41 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 42 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "MedicalHistory" appears 3 times in the file. | 41 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 42 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "MedicalHistory" appears 3 times in the file. | 41 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 42 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Expected DollarValue" appears 2 times in the file. | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "100" appears 3 times in the file. | 80 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 88 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 119 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Expected MyDate" appears 2 times in the file. | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "DM" appears 4 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "Matt Damon Land" appears 2 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "US" appears 5 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "United States of America" appears 2 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "colorado street" appears 2 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "Springfield" appears 4 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "Homer" appears 2 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "FR" appears 3 times in the file. | 97 | |
| extension | MultipleStringLiteralsExtended | The String "Je ne veux pes rester sage - Dolly" appears 2 times in the file. | 100 | |
| extension | MultipleStringLiteralsExtended | The String "1234" appears 2 times in the file. | 291 | |
| extension | MultipleStringLiteralsExtended | The String "HiA Second Edition" appears 2 times in the file. | 292 | |
| extension | MultipleStringLiteralsExtended | The String "This is a HiA SE summary" appears 2 times in the file. | 294 | |
| extension | MultipleStringLiteralsExtended | The String "Fido" appears 3 times in the file. | 349 | |
| extension | MultipleStringLiteralsExtended | The String "Canada" appears 3 times in the file. | 352 | |
| extension | MultipleStringLiteralsExtended | The String "Rogers" appears 3 times in the file. | 353 | |
| extension | MultipleStringLiteralsExtended | The String "Bill" appears 3 times in the file. | 388 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 435 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 444 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 453 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 471 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 472 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 473 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 524 | |
| extension | MultipleStringLiteralsExtended | The String "http://www.hibernate.org/" appears 5 times in the file. | 534 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 541 | |
| extension | MultipleStringLiteralsExtended | The String "dynamic content" appears 2 times in the file. | 544 | |
| extension | MultipleStringLiteralsExtended | The String "http" appears 2 times in the file. | 545 | |
| extension | MultipleStringLiteralsExtended | The String "has favorite idea 'http'" appears 2 times in the file. | 565 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 583 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 30 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 12 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 15 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 25 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 33 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 23 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 29 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 19 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 24 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Fontainebleau" appears 4 times in the file. | 66 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 164 | |
| extension | AvoidConstantAsFirstOperandInCondition | Constant have to be second operand of '<'. | 164 | |
| extension | MultipleStringLiteralsExtended | The String "SHARATH" appears 2 times in the file. | 209 | |
| extension | MultipleStringLiteralsExtended | The String "sharath" appears 2 times in the file. | 229 | |
| extension | MultipleStringLiteralsExtended | The String "REDDY" appears 2 times in the file. | 230 | |
| extension | MultipleStringLiteralsExtended | The String "published" appears 3 times in the file. | 302 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 320 | |
| extension | MultipleStringLiteralsExtended | The String "Shalrie Joseph" appears 2 times in the file. | 346 | |
| extension | MultipleStringLiteralsExtended | The String "Taylor Twellman" appears 2 times in the file. | 350 | |
| extension | MultipleStringLiteralsExtended | The String "select count(*) from Player" appears 4 times in the file. | 363 | |
| extension | MultipleStringLiteralsExtended | The String "expected count of 0 but got = " appears 2 times in the file. | 377 | |
| extension | MultipleStringLiteralsExtended | The String "betweenLength" appears 2 times in the file. | 452 | |
| extension | MultipleStringLiteralsExtended | The String "minLength" appears 4 times in the file. | 452 | |
| extension | MultipleStringLiteralsExtended | The String "select count(*) from Forest" appears 2 times in the file. | 453 | |
| extension | MultipleStringLiteralsExtended | The String "HomeDrill1" appears 2 times in the file. | 476 | |
| extension | MultipleStringLiteralsExtended | The String "Industrial" appears 2 times in the file. | 485 | |
| extension | MultipleStringLiteralsExtended | The String "byName" appears 2 times in the file. | 494 | |
| extension | MultipleStringLiteralsExtended | The String "select count(*) from Drill" appears 2 times in the file. | 495 | |
| extension | MultipleStringLiteralsExtended | The String "select count(*) from PowerDrill" appears 2 times in the file. | 497 | |
| extension | MultipleStringLiteralsExtended | The String "byCategory" appears 2 times in the file. | 501 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 542 | |
| extension | MultipleStringLiteralsExtended | The String "Mordor" appears 2 times in the file. | 544 | |
| extension | MultipleStringLiteralsExtended | The String "Gondor" appears 2 times in the file. | 547 | |
| extension | MultipleStringLiteralsExtended | The String "Eriador" appears 2 times in the file. | 550 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 574 | |
| extension | MultipleStringLiteralsExtended | The String "EUR" appears 2 times in the file. | 591 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 601 | |
| extension | AvoidConstantAsFirstOperandInCondition | Constant have to be second operand of '=='. | 601 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 622 | |
| extension | MultipleStringLiteralsExtended | The String "999999" appears 2 times in the file. | 631 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 705 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 727 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 25 | |
| extension | MultipleStringLiteralsExtended | The String "lower" appears 2 times in the file. | 43 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 87 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "My best one" appears 2 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "id" appears 2 times in the file. | 86 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 145 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 23 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 23 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 57 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 60 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 84 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 25 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 67 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "ordinal" appears 3 times in the file. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "string" appears 3 times in the file. | 47 | |
| extension | MultipleStringLiteralsExtended | The String "firstLetter" appears 3 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "lastNumber" appears 3 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "explicitOverridingImplicit" appears 2 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "DELETE FROM EntityEnum where explicitOverridingImplicit='NUMBER_2'" appears 2 times in the file. | 209 | |
| extension | MultipleStringLiteralsExtended | The String "')" appears 2 times in the file. | 354 | |
| extension | MultipleStringLiteralsExtended | The String "select e from EntityEnum e" appears 2 times in the file. | 360 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Gavin" appears 6 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "King" appears 3 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "JBoss Inc" appears 3 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "A380" appears 4 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "Blah" appears 10 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "from Person p where p.firstName = :name" appears 3 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 3 times in the file. | 57 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 58 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 79 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 81 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 83 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 111 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 116 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 147 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 28 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 16 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 65 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 86 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "fetch profile not parsed properly" appears 4 times in the file. | 79 | |
| extension | MultipleStringLiteralsExtended | The String "package-profile-1" appears 2 times in the file. | 84 | |
| extension | MultipleStringLiteralsExtended | The String "success" appears 4 times in the file. | 100 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 74 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 75 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 77 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "b" appears 4 times in the file. | 17 | |
| extension | MultipleStringLiteralsExtended | The String "select count(u) from User u" appears 2 times in the file. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 12 | |
| extension | MultipleStringLiteralsExtended | The String "from Club" appears 3 times in the file. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 21 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 21 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 21 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "success" appears 2 times in the file. | 53 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 54 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 63 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 76 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 38 | |
| extension | MultipleStringLiteralsExtended | The String "Second" appears 4 times in the file. | 39 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 58 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 77 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 78 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "David" appears 3 times in the file. | 243 | |
| extension | MultipleStringLiteralsExtended | The String "Beckam" appears 4 times in the file. | 243 | |
| extension | MultipleStringLiteralsExtended | The String "Arsenal" appears 2 times in the file. | 243 | |
| extension | MultipleStringLiteralsExtended | The String "Fabien" appears 2 times in the file. | 244 | |
| extension | MultipleStringLiteralsExtended | The String "Bartez" appears 2 times in the file. | 244 | |
| extension | MultipleStringLiteralsExtended | The String "Bimbo FC SA" appears 2 times in the file. | 272 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "bunny_id numeric(128,0), primary key (id))" appears 2 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "Wrong SQL" appears 2 times in the file. | 69 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 75 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 12 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 33 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 83 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 90 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 97 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 102 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 109 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 120 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 130 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 139 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 149 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "David" appears 3 times in the file. | 250 | |
| extension | MultipleStringLiteralsExtended | The String "Beckam" appears 4 times in the file. | 250 | |
| extension | MultipleStringLiteralsExtended | The String "Arsenal" appears 2 times in the file. | 250 | |
| extension | MultipleStringLiteralsExtended | The String "Fabien" appears 2 times in the file. | 251 | |
| extension | MultipleStringLiteralsExtended | The String "Bartez" appears 2 times in the file. | 251 | |
| extension | MultipleStringLiteralsExtended | The String "Bimbo FC SA" appears 2 times in the file. | 282 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 34 | |
| extension | MultipleStringLiteralsExtended | The String "bunny_id numeric(128,0), primary key (id))" appears 2 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "Wrong SQL" appears 2 times in the file. | 46 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 12 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 33 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 32 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 64 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Canada" appears 2 times in the file. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 15 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 44 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 31 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "students" appears 2 times in the file. | 80 | |
| extension | MultipleStringLiteralsExtended | The String "Foo" appears 2 times in the file. | 80 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 15 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 42 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 56 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 17 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'CTOR(.*)'. | 19 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'CTOR(.*)'. | 24 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 11 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'CTOR(.*)'. | 13 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'CTOR(.*)'. | 18 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 10 | |
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 9 | |
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Germany" appears 3 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "France" appears 2 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "Wrong number of states" appears 3 times in the file. | 111 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 123 | |
| extension | MultipleStringLiteralsExtended | The String "changed an immutable collection instance" appears 2 times in the file. | 123 | |
| extension | MultipleStringLiteralsExtended | The String "success" appears 2 times in the file. | 124 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 140 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 19 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 20 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 40 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 45 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 50 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 55 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 61 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 67 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 73 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 78 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "_KEY" appears 3 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "Could not find " appears 2 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "Hibernate" appears 6 times in the file. | 192 | |
| extension | MultipleStringLiteralsExtended | The String "HumbaHumba" appears 3 times in the file. | 194 | |
| extension | MultipleStringLiteralsExtended | The String "1.0" appears 3 times in the file. | 195 | |
| extension | MultipleStringLiteralsExtended | The String "Copacabana" appears 2 times in the file. | 198 | |
| extension | MultipleStringLiteralsExtended | The String "2.0" appears 3 times in the file. | 199 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 205 | |
| extension | MultipleStringLiteralsExtended | The String "Emmanuel" appears 6 times in the file. | 247 | |
| extension | MultipleStringLiteralsExtended | The String "Helene" appears 3 times in the file. | 248 | |
| extension | MultipleStringLiteralsExtended | The String "Michau" appears 4 times in the file. | 248 | |
| extension | MultipleStringLiteralsExtended | The String "Levallois" appears 3 times in the file. | 251 | |
| extension | MultipleStringLiteralsExtended | The String "Louis Blanc" appears 3 times in the file. | 252 | |
| extension | MultipleStringLiteralsExtended | The String "Dominique" appears 3 times in the file. | 254 | |
| extension | MultipleStringLiteralsExtended | The String "Villepin" appears 3 times in the file. | 254 | |
| extension | MultipleStringLiteralsExtended | The String "Paris" appears 3 times in the file. | 257 | |
| extension | MultipleStringLiteralsExtended | The String "Hotel Matignon" appears 3 times in the file. | 258 | |
| extension | MultipleStringLiteralsExtended | The String "Fake" appears 4 times in the file. | 270 | |
| extension | MultipleStringLiteralsExtended | The String "M" appears 2 times in the file. | 293 | |
| extension | MultipleStringLiteralsExtended | The String "La Vie" appears 2 times in the file. | 440 | |
| extension | MultipleStringLiteralsExtended | The String "Picasso" appears 2 times in the file. | 440 | |
| extension | MultipleStringLiteralsExtended | The String "La Famille du Saltimbanque" appears 2 times in the file. | 442 | |
| extension | MultipleStringLiteralsExtended | The String "oxygen" appears 2 times in the file. | 467 | |
| extension | MultipleStringLiteralsExtended | The String "100%" appears 3 times in the file. | 468 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 493 | |
| extension | MultipleStringLiteralsExtended | The String "red" appears 3 times in the file. | 493 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 502 | |
| extension | MultipleStringLiteralsExtended | The String "C" appears 2 times in the file. | 538 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 569 | |
| extension | MultipleStringLiteralsExtended | The String "Jim" appears 3 times in the file. | 582 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 643 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "a" appears 2 times in the file. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "5.0" appears 2 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "from " appears 3 times in the file. | 72 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "Elephant" appears 2 times in the file. | 91 | |
| extension | MultipleStringLiteralsExtended | The String "0123456789" appears 2 times in the file. | 117 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 130 | |
| extension | AvoidConstantAsFirstOperandInCondition | Constant have to be second operand of '=='. | 130 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 174 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 10 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 52 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 67 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 82 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 39 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 64 | |
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'Client' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 39 | |
| extension | MultipleStringLiteralsExtended | The String "Park Avenue" appears 2 times in the file. | 60 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 73 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 85 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 102 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 105 | |
| extension | MultipleStringLiteralsExtended | The String "Name1" appears 2 times in the file. | 165 | |
| extension | MultipleStringLiteralsExtended | The String "Mama" appears 2 times in the file. | 207 | |
| extension | MultipleStringLiteralsExtended | The String "123" appears 2 times in the file. | 208 | |
| extension | MultipleStringLiteralsExtended | The String "Mama Mia Pizza" appears 2 times in the file. | 209 | |
| extension | MultipleStringLiteralsExtended | The String "Rome" appears 2 times in the file. | 210 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 231 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 61 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 14 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 55 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 80 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 83 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 92 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 73 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 76 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 85 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "Long long description" appears 4 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "from " appears 2 times in the file. | 67 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 80 | |
| extension | MultipleStringLiteralsExtended | The String "Colley" appears 2 times in the file. | 89 | |
| extension | MultipleStringLiteralsExtended | The String "Well, haven't seen it" appears 2 times in the file. | 109 | |
| extension | MultipleStringLiteralsExtended | The String "kitty" appears 2 times in the file. | 130 | |
| extension | MultipleStringLiteralsExtended | The String "My long story" appears 4 times in the file. | 168 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 245 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "me" appears 2 times in the file. | 63 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 68 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 83 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 96 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "Could not create an instance of type " appears 2 times in the file. | 49 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 4 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 71 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "explicitLob" appears 3 times in the file. | 28 | |
| extension | MultipleStringLiteralsExtended | The String "explicit" appears 3 times in the file. | 33 | |
| extension | MultipleStringLiteralsExtended | The String "implicit" appears 3 times in the file. | 38 | |
| extension | MultipleStringLiteralsExtended | The String "explicitOverridingImplicit" appears 3 times in the file. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "defaultExplicitLob" appears 2 times in the file. | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Hibernate Bible" appears 2 times in the file. | 103 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "updated blob" appears 2 times in the file. | 78 | |
| extension | MultipleStringLiteralsExtended | The String "updated clob" appears 2 times in the file. | 79 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 16 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 24 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 11 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 16 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Fnac" appears 4 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "Emmanuel" appears 4 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "ManyToMany mappedBy lazyness" appears 4 times in the file. | 263 | |
| extension | MultipleStringLiteralsExtended | The String "second join non lazy" appears 2 times in the file. | 273 | |
| extension | MultipleStringLiteralsExtended | The String "Dalton" appears 2 times in the file. | 421 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 441 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 444 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 449 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 453 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 467 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 470 | |
| extension | MultipleStringLiteralsExtended | The String "read" appears 4 times in the file. | 481 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 483 | |
| extension | MultipleStringLiteralsExtended | The String "Groupfilter" appears 2 times in the file. | 507 | |
| extension | MultipleStringLiteralsExtended | The String "write" appears 4 times in the file. | 512 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 514 | |
| extension | MultipleStringLiteralsExtended | The String "select g from Group g join fetch g.permissions" appears 2 times in the file. | 525 | |
| extension | MultipleStringLiteralsExtended | The String "execute" appears 2 times in the file. | 545 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 548 | |
| extension | MultipleStringLiteralsExtended | The String "dgi" appears 2 times in the file. | 575 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 653 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 654 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 693 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 714 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Store_sId" appears 3 times in the file. | 103 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 234 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 235 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 240 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Original forest" appears 2 times in the file. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Yellow" appears 2 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "Quentin Tarantino" appears 2 times in the file. | 141 | |
| extension | MultipleStringLiteralsExtended | The String "Clooney" appears 2 times in the file. | 155 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 202 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 209 | |
| extension | MultipleStringLiteralsExtended | The String "123" appears 5 times in the file. | 287 | |
| extension | MultipleStringLiteralsExtended | The String "Mouse" appears 2 times in the file. | 290 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 298 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 319 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 367 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 368 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 376 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 11 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 33 position 5 need optimization. All method calls are advised to move to end of logic expression. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 7 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 9 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 12 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 16 | |
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 13 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 44 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 58 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 67 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "123" appears 2 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "EN" appears 2 times in the file. | 99 | |
| extension | MultipleStringLiteralsExtended | The String "English" appears 2 times in the file. | 100 | |
| extension | MultipleStringLiteralsExtended | The String "NSAR97841" appears 2 times in the file. | 125 | |
| extension | MultipleStringLiteralsExtended | The String "FORD" appears 2 times in the file. | 129 | |
| extension | MultipleStringLiteralsExtended | The String "FORD FOCUS" appears 2 times in the file. | 132 | |
| extension | MultipleStringLiteralsExtended | The String "KIT" appears 2 times in the file. | 170 | |
| extension | MultipleStringLiteralsExtended | The String "Kit" appears 2 times in the file. | 171 | |
| extension | MultipleStringLiteralsExtended | The String "KIT_KAT" appears 4 times in the file. | 176 | |
| extension | MultipleStringLiteralsExtended | The String "Chocolate" appears 4 times in the file. | 177 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 39 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 56 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 71 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 46 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 51 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 54 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 46 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 51 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 54 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 51 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 46 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 53 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 62 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 82 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 91 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 97 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "name1" appears 7 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "xxxxxx" appears 6 times in the file. | 61 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "query is not considered as isImmutableNaturalKeyLookup, despite fullfilling all conditions" appears 3 times in the file. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "delete from A" appears 6 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "singleD" appears 8 times in the file. | 100 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 108 | |
| extension | MultipleStringLiteralsExtended | The String "ds" appears 2 times in the file. | 139 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 156 | |
| extension | MultipleStringLiteralsExtended | The String "delete from D" appears 4 times in the file. | 166 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 203 | |
| extension | MultipleStringLiteralsExtended | The String "d" appears 4 times in the file. | 238 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 252 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 298 | |
| extension | MultipleStringLiteralsExtended | The String "true" appears 2 times in the file. | 331 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "NaturalId Cache Puts" appears 3 times in the file. | 113 | |
| extension | MultipleStringLiteralsExtended | The String "NaturalId Cache Hits" appears 2 times in the file. | 125 | |
| extension | MultipleStringLiteralsExtended | The String "NaturalId Cache Misses" appears 2 times in the file. | 126 | |
| extension | MultipleStringLiteralsExtended | The String "NaturalId Cache Queries" appears 2 times in the file. | 128 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Ile de France" appears 6 times in the file. | 84 | |
| extension | MultipleStringLiteralsExtended | The String "ssn" appears 5 times in the file. | 86 | |
| extension | MultipleStringLiteralsExtended | The String "1234" appears 6 times in the file. | 86 | |
| extension | MultipleStringLiteralsExtended | The String "state" appears 5 times in the file. | 86 | |
| extension | MultipleStringLiteralsExtended | The String "Cache hits should be empty" appears 4 times in the file. | 94 | |
| extension | MultipleStringLiteralsExtended | The String "NaturalId Cache Hits" appears 9 times in the file. | 100 | |
| extension | MultipleStringLiteralsExtended | The String "NaturalId Cache Misses" appears 9 times in the file. | 101 | |
| extension | MultipleStringLiteralsExtended | The String "NaturalId Cache Puts" appears 9 times in the file. | 102 | |
| extension | MultipleStringLiteralsExtended | The String "NaturalId Cache Queries" appears 9 times in the file. | 103 | |
| extension | MultipleStringLiteralsExtended | The String "Query execution count should be one" appears 2 times in the file. | 274 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 15 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 24 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 24 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 25 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 118 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 119 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 132 | |
| extension | MultipleStringLiteralsExtended | The String "First trainer" appears 2 times in the file. | 145 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 263 | |
| extension | MultipleStringLiteralsExtended | The String "from " appears 2 times in the file. | 271 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 273 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 280 | |
| extension | MultipleStringLiteralsExtended | The String "Disney" appears 2 times in the file. | 300 | |
| extension | MultipleStringLiteralsExtended | The String "Mickey" appears 2 times in the file. | 302 | |
| extension | MultipleStringLiteralsExtended | The String "delete-orphan should work" appears 2 times in the file. | 322 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 370 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 382 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 385 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 412 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 415 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Supelec" appears 4 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "Warsaw ZOO" appears 3 times in the file. | 117 | |
| extension | MultipleStringLiteralsExtended | The String "Antoniak" appears 2 times in the file. | 209 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 326 | |
| extension | MultipleStringLiteralsExtended | The String "zzzzz" appears 2 times in the file. | 332 | |
| extension | MultipleStringLiteralsExtended | The String "aaaaa" appears 2 times in the file. | 333 | |
| extension | MultipleStringLiteralsExtended | The String "mmmmm" appears 2 times in the file. | 334 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 343 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 351 | |
| extension | MultipleStringLiteralsExtended | The String "post1" appears 2 times in the file. | 390 | |
| extension | MultipleStringLiteralsExtended | The String "john" appears 2 times in the file. | 395 | |
| extension | MultipleStringLiteralsExtended | The String "post2" appears 2 times in the file. | 408 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 10 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 31 position 5 need optimization. All method calls are advised to move to end of logic expression. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 17 | |
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 18 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 28 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 33 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Emmanuel" appears 3 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "Hibernatus" appears 2 times in the file. | 91 | |
| extension | MultipleStringLiteralsExtended | The String "123456789" appears 2 times in the file. | 93 | |
| extension | MultipleStringLiteralsExtended | The String "Paris" appears 4 times in the file. | 117 | |
| extension | MultipleStringLiteralsExtended | The String "id" appears 4 times in the file. | 230 | |
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'JoinCounter' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 427 | |
| extension | MultipleStringLiteralsExtended | The String ".*" appears 3 times in the file. | 430 | |
| extension | MoveVariableInsideIf | Variable 'numberOfJoins' can be moved inside the block at line '440' to restrict runtime creation. | 439 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "id" appears 4 times in the file. | 71 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "should have thrown IdentifierGenerationException." appears 2 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "id" appears 4 times in the file. | 127 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 2 times in the file. | 52 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 26 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 51 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 56 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "Employee" appears 2 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "tbl_empl_sites" appears 3 times in the file. | 55 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 73 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 82 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 101 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 39 | |
| extension | MultipleStringLiteralsExtended | The String "PropertyRecord_parcels" appears 3 times in the file. | 39 | |
| extension | MultipleStringLiteralsExtended | The String "ASSESSMENT" appears 4 times in the file. | 39 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 40 | |
| extension | MultipleStringLiteralsExtended | The String "SQUARE_FEET" appears 4 times in the file. | 40 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "STREET_NAME" appears 2 times in the file. | 41 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "LegacyParcels" appears 3 times in the file. | 44 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 45 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 46 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "PropertyRecord_unsortedParcels" appears 2 times in the file. | 51 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 52 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "PropertyRecord_legacyUnsortedParcels" appears 2 times in the file. | 55 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 56 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 22 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Incorrect Persister class for " appears 2 times in the file. | 43 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "SUV" appears 2 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "350Z" appears 2 times in the file. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "t" appears 3 times in the file. | 89 | |
| extension | MultipleStringLiteralsExtended | The String "night.moreRecentThan" appears 2 times in the file. | 141 | |
| extension | MultipleStringLiteralsExtended | The String "date" appears 2 times in the file. | 142 | |
| extension | MultipleStringLiteralsExtended | The String "night.duration" appears 2 times in the file. | 150 | |
| extension | MultipleStringLiteralsExtended | The String "duration" appears 2 times in the file. | 151 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 191 | |
| extension | AvoidConstantAsFirstOperandInCondition | Constant have to be second operand of '=='. | 191 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 211 | |
| extension | MultipleStringLiteralsExtended | The String "X-Wing" appears 2 times in the file. | 270 | |
| extension | MultipleStringLiteralsExtended | The String "YuBlue" appears 2 times in the file. | 271 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 321 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 322 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 348 | |
| extension | MultipleStringLiteralsExtended | The String "plane.byId" appears 2 times in the file. | 375 | |
| extension | MultipleStringLiteralsExtended | The String "id" appears 2 times in the file. | 375 | |
| extension | MultipleStringLiteralsExtended | The String "hello" appears 3 times in the file. | 400 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 402 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 93 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 155 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 25 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 32 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 91 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 19 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 23 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 77 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 15 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 18 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 18 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 11 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 17 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Bob" appears 2 times in the file. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "Emmanuel" appears 2 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "First" appears 3 times in the file. | 215 | |
| extension | MultipleStringLiteralsExtended | The String "mine" appears 5 times in the file. | 216 | |
| extension | MultipleStringLiteralsExtended | The String "Neighbour" appears 4 times in the file. | 223 | |
| extension | MultipleStringLiteralsExtended | The String "his" appears 4 times in the file. | 224 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 273 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "org/hibernate/test/annotations/reflection/metadata-complete.xml" appears 5 times in the file. | 107 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 110 | |
| extension | MultipleStringLiteralsExtended | The String "org/hibernate/test/annotations/reflection/orm.xml" appears 6 times in the file. | 115 | |
| extension | MultipleStringLiteralsExtended | The String "myschema" appears 5 times in the file. | 124 | |
| extension | MultipleStringLiteralsExtended | The String "Proper @Table.uniqueConstraints" appears 2 times in the file. | 126 | |
| extension | MultipleStringLiteralsExtended | The String "pk join column ignored" appears 2 times in the file. | 139 | |
| extension | MultipleStringLiteralsExtended | The String "Java annotation not taken into account" appears 2 times in the file. | 153 | |
| extension | MultipleStringLiteralsExtended | The String "Overriding not taken into account" appears 3 times in the file. | 158 | |
| extension | MultipleStringLiteralsExtended | The String "mycatalog" appears 2 times in the file. | 158 | |
| extension | MultipleStringLiteralsExtended | The String "No deduplication" appears 2 times in the file. | 170 | |
| extension | MultipleStringLiteralsExtended | The String "deduplication kept the Java version" appears 2 times in the file. | 172 | |
| extension | MultipleStringLiteralsExtended | The String "org.hibernate.timeout" appears 2 times in the file. | 176 | |
| extension | MultipleStringLiteralsExtended | The String "competitor1Point" appears 2 times in the file. | 189 | |
| extension | MultipleStringLiteralsExtended | The String "id" appears 5 times in the file. | 205 | |
| extension | MultipleStringLiteralsExtended | The String "Column mapping" appears 2 times in the file. | 215 | |
| extension | MultipleStringLiteralsExtended | The String "@Table should not be used" appears 2 times in the file. | 255 | |
| extension | MultipleStringLiteralsExtended | The String "Ignore Java annotation" appears 3 times in the file. | 263 | |
| extension | MultipleStringLiteralsExtended | The String "getId" appears 3 times in the file. | 287 | |
| extension | MultipleStringLiteralsExtended | The String "Default access type when not defined in metadata complete should be property" appears 2 times in the file. | 311 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 426 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 429 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 435 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 439 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 440 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 471 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String " with hashCode: " appears 2 times in the file. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String " with hashCode: " appears 2 times in the file. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 57 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 69 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 76 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "widget" appears 2 times in the file. | 52 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 82 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "AAFR" appears 2 times in the file. | 84 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 46 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Emmanuel" appears 4 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "S" appears 3 times in the file. | 64 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Id" appears 2 times in the file. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MoveVariableInsideIf | Variable 'resolvedEntityName' can be moved inside the block at line '40' to restrict runtime creation. | 39 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Francaise" appears 2 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "France" appears 2 times in the file. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 19 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 22 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 26 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 30 | |
| extension | MultipleStringLiteralsExtended | The String "Unsupported property index " appears 2 times in the file. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 38 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 103 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 111 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 157 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 24 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | RequiredParameterForAnnotation | The annotation Generated is missing required parameters value. | 16 | |
| extension | RequiredParameterForAnnotation | The annotation Generated is missing required parameters value. | 19 | |
| extension | RequiredParameterForAnnotation | The annotation Generated is missing required parameters value. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 83 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "select size_in_cm from t_staff where t_staff.id=1" appears 2 times in the file. | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 49 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 58 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 66 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 74 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "field1" appears 33 times in the file. | 63 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 110 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 111 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 112 | |
| extension | MultipleStringLiteralsExtended | The String "int" appears 10 times in the file. | 122 | |
| extension | MultipleStringLiteralsExtended | The String "col1" appears 12 times in the file. | 123 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 124 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 125 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 126 | |
| extension | MultipleStringLiteralsExtended | The String "field2" appears 4 times in the file. | 154 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 254 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 255 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 256 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 257 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 265 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 266 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 267 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 268 | |
| extension | MultipleStringLiteralsExtended | The String "table1" appears 7 times in the file. | 270 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 291 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 292 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 293 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 294 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 315 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 316 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 317 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 318 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 363 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 364 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 365 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 366 | |
| extension | MultipleStringLiteralsExtended | The String "col2" appears 4 times in the file. | 370 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 371 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 372 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 373 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 374 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 386 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 387 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 388 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 389 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 404 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 405 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 406 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 407 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 482 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 483 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 484 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 485 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 493 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 494 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 495 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 496 | |
| extension | MultipleStringLiteralsExtended | The String "association1" appears 2 times in the file. | 537 | |
| extension | MultipleStringLiteralsExtended | The String "catalog1" appears 2 times in the file. | 556 | |
| extension | MultipleStringLiteralsExtended | The String "schema1" appears 2 times in the file. | 558 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 567 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 568 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 569 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 570 | |
| extension | MultipleStringLiteralsExtended | The String "table2" appears 2 times in the file. | 573 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 575 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 576 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 577 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 578 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 587 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 588 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 589 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 590 | |
| extension | MultipleStringLiteralsExtended | The String "col3" appears 2 times in the file. | 591 | |
| extension | MultipleStringLiteralsExtended | The String "col4" appears 2 times in the file. | 592 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 595 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 596 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 597 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 598 | |
| extension | MultipleStringLiteralsExtended | The String "col5" appears 2 times in the file. | 606 | |
| extension | MultipleStringLiteralsExtended | The String "uq1" appears 2 times in the file. | 607 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 622 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 623 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 624 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 625 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 630 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 631 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 632 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 633 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 666 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 667 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 668 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 669 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 674 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 675 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 676 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 677 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "field1" appears 23 times in the file. | 58 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 99 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 100 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 101 | |
| extension | MultipleStringLiteralsExtended | The String "int" appears 6 times in the file. | 111 | |
| extension | MultipleStringLiteralsExtended | The String "col1" appears 7 times in the file. | 112 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 113 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 114 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 115 | |
| extension | MultipleStringLiteralsExtended | The String "field2" appears 3 times in the file. | 143 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 243 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 244 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 245 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 246 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 254 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 255 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 256 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 257 | |
| extension | MultipleStringLiteralsExtended | The String "table1" appears 4 times in the file. | 259 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 280 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 281 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 282 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 283 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 304 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 305 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 306 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 307 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 352 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 353 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 354 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 355 | |
| extension | MultipleStringLiteralsExtended | The String "col2" appears 2 times in the file. | 359 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 360 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 361 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 362 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 363 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 403 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 404 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 405 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 406 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 411 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 412 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 413 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 414 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 423 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 424 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 425 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 426 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 431 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 432 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 433 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 434 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "field1" appears 9 times in the file. | 47 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "col1" appears 4 times in the file. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "col2" appears 3 times in the file. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "table1" appears 3 times in the file. | 78 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 95 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 96 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 97 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 98 | |
| extension | MultipleStringLiteralsExtended | The String "int" appears 3 times in the file. | 102 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 103 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 104 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 105 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 106 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 144 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 145 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 146 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 147 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 152 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 153 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 154 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 155 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 164 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 165 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 166 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 167 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 172 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 173 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 174 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 175 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 203 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "field1" appears 25 times in the file. | 58 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 77 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 102 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 103 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 104 | |
| extension | MultipleStringLiteralsExtended | The String "int" appears 7 times in the file. | 114 | |
| extension | MultipleStringLiteralsExtended | The String "col1" appears 9 times in the file. | 115 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 116 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 117 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 118 | |
| extension | MultipleStringLiteralsExtended | The String "field2" appears 3 times in the file. | 146 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 246 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 247 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 248 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 249 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 257 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 258 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 259 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 260 | |
| extension | MultipleStringLiteralsExtended | The String "table1" appears 6 times in the file. | 262 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 283 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 284 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 285 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 286 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 307 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 308 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 309 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 310 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 355 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 356 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 357 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 358 | |
| extension | MultipleStringLiteralsExtended | The String "col2" appears 4 times in the file. | 362 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 363 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 364 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 365 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 366 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 406 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 407 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 408 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 409 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 414 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 415 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 416 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 417 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 426 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 427 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 428 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 429 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 434 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 435 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 436 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 437 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 485 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 486 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 487 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 488 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 493 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 494 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 495 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 496 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 560 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "field1" appears 11 times in the file. | 49 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 63 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "col1" appears 5 times in the file. | 85 | |
| extension | MultipleStringLiteralsExtended | The String "col2" appears 5 times in the file. | 86 | |
| extension | MultipleStringLiteralsExtended | The String "int" appears 5 times in the file. | 87 | |
| extension | MultipleStringLiteralsExtended | The String "table1" appears 3 times in the file. | 129 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 148 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 149 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 150 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 151 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 156 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 157 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 158 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 159 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 201 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 202 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 203 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 204 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 209 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 210 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 211 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 212 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 221 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 222 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 223 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 224 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 229 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 230 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 231 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 232 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 303 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 304 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 41 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'BImpl' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Liberals" appears 2 times in the file. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "Murray" appears 2 times in the file. | 45 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 93 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 101 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 61 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 67 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 88 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "one" appears 2 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "parent" appears 2 times in the file. | 56 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 77 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 80 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "from DataPoint dp order by dp.x asc" appears 2 times in the file. | 112 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "ok" appears 5 times in the file. | 76 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 86 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 90 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 108 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "ok" appears 2 times in the file. | 75 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 82 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 86 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 104 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "OSS" appears 2 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "Hibernate" appears 2 times in the file. | 86 | |
| extension | MultipleStringLiteralsExtended | The String "from ProductLine pl order by pl.description" appears 2 times in the file. | 102 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 105 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 106 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 108 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 109 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 117 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 172 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 179 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 76 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 78 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 79 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 82 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 83 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 90 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 92 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 93 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 96 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 104 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 105 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 107 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 108 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 110 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 112 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 120 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 121 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 123 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 125 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 127 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 129 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 79 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 81 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 82 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 85 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 86 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 93 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 95 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 96 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 99 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 107 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 108 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 110 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 111 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 113 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 115 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 123 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 124 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 126 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 128 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 130 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 132 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "someString" appears 2 times in the file. | 23 | |
| extension | MultipleStringLiteralsExtended | The String "someLong" appears 2 times in the file. | 29 | |
| extension | MultipleStringLiteralsExtended | The String "someInteger" appears 2 times in the file. | 35 | |
| extension | MultipleStringLiteralsExtended | The String "someDate" appears 2 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "somelong" appears 2 times in the file. | 47 | |
| extension | MultipleStringLiteralsExtended | The String "someint" appears 2 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "someObject" appears 2 times in the file. | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 17 | |
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "foo" appears 2 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "bar" appears 2 times in the file. | 48 | |
| extension | MultipleStringLiteralsExtended | The String ".country" appears 3 times in the file. | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 102 | |
| extension | MultipleStringLiteralsExtended | The String "/tmp" appears 3 times in the file. | 140 | |
| extension | MultipleStringLiteralsExtended | The String "SimpleEntity" appears 2 times in the file. | 144 | |
| extension | MultipleStringLiteralsExtended | The String "getId" appears 3 times in the file. | 191 | |
| extension | MultipleStringLiteralsExtended | The String "setId" appears 2 times in the file. | 198 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 200 | |
| extension | MultipleStringLiteralsExtended | The String "$$_hibernate_hasDirtyAttributes" appears 4 times in the file. | 200 | |
| extension | MultipleStringLiteralsExtended | The String "isActive" appears 2 times in the file. | 202 | |
| extension | MultipleStringLiteralsExtended | The String "setActive" appears 2 times in the file. | 203 | |
| extension | MultipleStringLiteralsExtended | The String "getSomeNumber" appears 2 times in the file. | 206 | |
| extension | MultipleStringLiteralsExtended | The String "setSomeNumber" appears 3 times in the file. | 207 | |
| extension | MultipleStringLiteralsExtended | The String "$$_hibernate_clearDirtyAttributes" appears 4 times in the file. | 211 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 219 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 224 | |
| extension | MultipleStringLiteralsExtended | The String "someStrings" appears 2 times in the file. | 228 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 234 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 240 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 244 | |
| extension | MultipleStringLiteralsExtended | The String "setAddress" appears 2 times in the file. | 257 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 18 times in the file. | 315 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "id" appears 2 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 2 times in the file. | 84 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 30 | |
| extension | OverridableMethodInConstructor | Overridable method 'setZip' is called in constructor body. | 48 | |
| extension | OverridableMethodInConstructor | Overridable method 'setPhone' is called in constructor body. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "\n" appears 3 times in the file. | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | LogicConditionNeedOptimization | Condition with && at line 227 position 16 need optimization. All method calls are advised to move to end of logic expression. | 227 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 100 | |
| extension | MultipleStringLiteralsExtended | The String "/tmp" appears 4 times in the file. | 137 | |
| extension | MultipleStringLiteralsExtended | The String "getId" appears 3 times in the file. | 195 | |
| extension | MultipleStringLiteralsExtended | The String "setId" appears 2 times in the file. | 202 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 204 | |
| extension | MultipleStringLiteralsExtended | The String "$$_hibernate_clearDirtyAttributes" appears 2 times in the file. | 211 | |
| extension | MultipleStringLiteralsExtended | The String "setAddress" appears 2 times in the file. | 224 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 18 times in the file. | 276 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 14 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 75 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 83 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "data" appears 8 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "item" appears 8 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "delete CacheableItem" appears 5 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "new data" appears 2 times in the file. | 107 | |
| extension | MultipleStringLiteralsExtended | The String "it should be null" appears 2 times in the file. | 192 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "true" appears 2 times in the file. | 53 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 65 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 66 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "The two instances were different references" appears 2 times in the file. | 87 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'CachedItem1' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'CachedItem2' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "updated" appears 2 times in the file. | 77 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Anna" appears 7 times in the file. | 67 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 102 | |
| extension | MultipleStringLiteralsExtended | The String "should have thrown TransientObjectException" appears 3 times in the file. | 195 | |
| extension | MultipleStringLiteralsExtended | The String "Alice" appears 2 times in the file. | 234 | |
| extension | MultipleStringLiteralsExtended | The String "Anthony" appears 2 times in the file. | 306 | |
| extension | MultipleStringLiteralsExtended | The String "Giovanni" appears 2 times in the file. | 309 | |
| extension | MultipleStringLiteralsExtended | The String "Hellen" appears 2 times in the file. | 312 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 95 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "routeA" appears 3 times in the file. | 86 | |
| extension | MultipleStringLiteralsExtended | The String "sfnaouisrbn" appears 3 times in the file. | 97 | |
| extension | MultipleStringLiteralsExtended | The String "tourB" appears 3 times in the file. | 100 | |
| extension | MultipleStringLiteralsExtended | The String "pickupNodeB" appears 2 times in the file. | 103 | |
| extension | MultipleStringLiteralsExtended | The String "deliveryNodeB" appears 2 times in the file. | 106 | |
| extension | MultipleStringLiteralsExtended | The String "pickup node aaaaaaaaaaa" appears 2 times in the file. | 110 | |
| extension | MultipleStringLiteralsExtended | The String "delivery node aaaaaaaaa" appears 2 times in the file. | 114 | |
| extension | MultipleStringLiteralsExtended | The String "vehicleB" appears 2 times in the file. | 164 | |
| extension | MultipleStringLiteralsExtended | The String "aaaaaaaaaaaaaa" appears 2 times in the file. | 186 | |
| extension | MultipleStringLiteralsExtended | The String "anewvalue" appears 2 times in the file. | 189 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "should have thrown an exception" appears 3 times in the file. | 138 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 140 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 181 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 220 | |
| extension | MultipleStringLiteralsExtended | The String "pickupNodeB" appears 4 times in the file. | 294 | |
| extension | MultipleStringLiteralsExtended | The String "deliveryNodeB" appears 4 times in the file. | 345 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 432 | |
| extension | MultipleStringLiteralsExtended | The String "routeA" appears 2 times in the file. | 465 | |
| extension | MultipleStringLiteralsExtended | The String "new routeA" appears 2 times in the file. | 471 | |
| extension | MultipleStringLiteralsExtended | The String "sfnaouisrbn" appears 2 times in the file. | 472 | |
| extension | MultipleStringLiteralsExtended | The String "tourB" appears 3 times in the file. | 475 | |
| extension | MultipleStringLiteralsExtended | The String "transportB" appears 2 times in the file. | 478 | |
| extension | MultipleStringLiteralsExtended | The String "aaaaaaaaaaaaaa" appears 2 times in the file. | 504 | |
| extension | MultipleStringLiteralsExtended | The String "node original value" appears 2 times in the file. | 546 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 555 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 567 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 568 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 677 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 680 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 684 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 125 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 53 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 74 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 77 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 40 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnNullInsteadOfBoolean | Method declares to return Boolean and returns null. | 481 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 586 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "The entity persister should be overridden" appears 2 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "The collection persister should be overridden but not the entity persister" appears 2 times in the file. | 85 | |
| extension | MultipleStringLiteralsExtended | The String "The entity persisters should be overridden in a class hierarchy" appears 2 times in the file. | 108 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 40 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "count(" appears 2 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String ")" appears 2 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "," appears 2 times in the file. | 70 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 95 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 96 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 115 | |
| extension | MultipleStringLiteralsExtended | The String "delete from Order" appears 4 times in the file. | 132 | |
| extension | MultipleStringLiteralsExtended | The String "delete from Customer" appears 4 times in the file. | 133 | |
| extension | MultipleStringLiteralsExtended | The String "A123" appears 3 times in the file. | 153 | |
| extension | MultipleStringLiteralsExtended | The String "nipple ring" appears 3 times in the file. | 154 | |
| extension | MultipleStringLiteralsExtended | The String "X525" appears 3 times in the file. | 160 | |
| extension | MultipleStringLiteralsExtended | The String "nose stud" appears 3 times in the file. | 161 | |
| extension | MultipleStringLiteralsExtended | The String "St Kilda Rd, MEL, 3000" appears 3 times in the file. | 167 | |
| extension | MultipleStringLiteralsExtended | The String "Virginia" appears 3 times in the file. | 168 | |
| extension | MultipleStringLiteralsExtended | The String "C111" appears 6 times in the file. | 169 | |
| extension | MultipleStringLiteralsExtended | The String "from Customer c left join fetch c.orders o left join fetch o.lineItems li left join fetch li.product p" appears 2 times in the file. | 190 | |
| extension | MultipleStringLiteralsExtended | The String "from Order o left join fetch o.lineItems li left join fetch li.product p" appears 2 times in the file. | 196 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 205 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 210 | |
| extension | MultipleStringLiteralsExtended | The String "delete from LineItem" appears 3 times in the file. | 230 | |
| extension | MultipleStringLiteralsExtended | The String "delete from Product" appears 3 times in the file. | 233 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 282 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 284 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 285 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 292 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 294 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 295 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 356 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 358 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 359 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 79 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 123 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 124 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 125 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 432 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 470 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | LogicConditionNeedOptimization | Condition with && at line 64 position 43 need optimization. All method calls are advised to move to end of logic expression. | 64 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | LogicConditionNeedOptimization | Condition with && at line 53 position 51 need optimization. All method calls are advised to move to end of logic expression. | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | LogicConditionNeedOptimization | Condition with && at line 74 position 58 need optimization. All method calls are advised to move to end of logic expression. | 74 | |
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 87 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Widget" appears 18 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "Widge" appears 15 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "part if a Widget" appears 8 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "Top" appears 9 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "Get" appears 15 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "another part if a Widget" appears 8 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "Bottom" appears 8 times in the file. | 60 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 246 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 258 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 62 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 63 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 67 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 68 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 72 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 73 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 77 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 82 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 18 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 23 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 24 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 7 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "test1@test.com" appears 2 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "test2@test.com" appears 2 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "test3@test.com" appears 2 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "john" appears 2 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "John Doe" appears 2 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "SELECT user " appears 2 times in the file. | 74 | |
| extension | MultipleStringLiteralsExtended | The String "FROM User user " appears 2 times in the file. | 75 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 84 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 92 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 128 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 15 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 60 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "tester" appears 2 times in the file. | 48 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 57 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 61 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 62 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 66 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 67 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 71 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 72 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 76 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 81 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "root" appears 3 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "c1" appears 3 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "c2" appears 3 times in the file. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "NAME" appears 2 times in the file. | 94 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 100 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 127 | |
| extension | MultipleStringLiteralsExtended | The String "abc" appears 2 times in the file. | 134 | |
| extension | MultipleStringLiteralsExtended | The String "def" appears 2 times in the file. | 135 | |
| extension | MultipleStringLiteralsExtended | The String "ghi" appears 2 times in the file. | 136 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 156 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 193 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 194 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 198 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 199 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 203 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 204 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 208 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 213 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "p1" appears 3 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "c1" appears 3 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "c2" appears 2 times in the file. | 76 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 86 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 87 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 91 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 96 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 101 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 106 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 110 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 164 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 173 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 220 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 93 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 86 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 87 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 46 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 47 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 48 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 99 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 106 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "gavin" appears 6 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "obnoxiousness" appears 5 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "pigheadedness" appears 3 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "foo" appears 7 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "foo value" appears 5 times in the file. | 58 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 66 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 68 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "silliness" appears 3 times in the file. | 69 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 72 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 74 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 76 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "bar" appears 8 times in the file. | 77 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 78 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 79 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 82 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 84 | |
| extension | MultipleStringLiteralsExtended | The String "bar value" appears 3 times in the file. | 85 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 87 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 88 | |
| extension | MultipleStringLiteralsExtended | The String "gavin@hibernate.org" appears 4 times in the file. | 147 | |
| extension | MultipleStringLiteralsExtended | The String "gavin.king@jboss.com" appears 4 times in the file. | 148 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 156 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 157 | |
| extension | MultipleStringLiteralsExtended | The String "gavin@nospam.com" appears 2 times in the file. | 174 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 227 | |
| extension | MultipleStringLiteralsExtended | The String "new foo value" appears 2 times in the file. | 230 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 240 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "p1" appears 10 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "c1" appears 11 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "c2" appears 4 times in the file. | 65 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 74 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 75 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 77 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 78 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 82 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 83 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 85 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 86 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 90 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 91 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 93 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 94 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 95 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 99 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 104 | |
| extension | MultipleStringLiteralsExtended | The String ".children" appears 2 times in the file. | 123 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 195 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 196 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 198 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 199 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 203 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 204 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 206 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 207 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 211 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 212 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 214 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 215 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 216 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 219 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 224 | |
| extension | MultipleStringLiteralsExtended | The String ".contents" appears 2 times in the file. | 243 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 324 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 325 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 332 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 339 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 340 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 347 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 348 | |
| extension | MultipleStringLiteralsExtended | The String "from Child where name = 'c1'" appears 3 times in the file. | 351 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 354 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 359 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 385 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 386 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 394 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 400 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 401 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 405 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 41 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "a" appears 2 times in the file. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "b" appears 2 times in the file. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 100 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 104 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 150 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "dob" appears 3 times in the file. | 89 | |
| extension | MultipleStringLiteralsExtended | The String "gavin" appears 5 times in the file. | 100 | |
| extension | MultipleStringLiteralsExtended | The String "secret" appears 2 times in the file. | 100 | |
| extension | MultipleStringLiteralsExtended | The String "Gavin King" appears 3 times in the file. | 100 | |
| extension | MultipleStringLiteralsExtended | The String "Karbarook Ave" appears 4 times in the file. | 100 | |
| extension | MultipleStringLiteralsExtended | The String "Phipps Place" appears 3 times in the file. | 128 | |
| extension | MultipleStringLiteralsExtended | The String "$ecret" appears 2 times in the file. | 138 | |
| extension | MultipleStringLiteralsExtended | The String "steve" appears 5 times in the file. | 158 | |
| extension | MultipleStringLiteralsExtended | The String "hibernater" appears 2 times in the file. | 158 | |
| extension | MultipleStringLiteralsExtended | The String "Steve Ebersole" appears 2 times in the file. | 158 | |
| extension | MultipleStringLiteralsExtended | The String "Main St" appears 2 times in the file. | 158 | |
| extension | MultipleStringLiteralsExtended | The String "p" appears 2 times in the file. | 185 | |
| extension | MultipleStringLiteralsExtended | The String "from Employee e where e.person = ('steve', current_timestamp)" appears 2 times in the file. | 190 | |
| extension | MultipleStringLiteralsExtended | The String "March 25, 1974" appears 2 times in the file. | 230 | |
| extension | MultipleStringLiteralsExtended | The String "select height_centimeters from T_USER where T_USER.username='steve'" appears 2 times in the file. | 253 | |
| extension | MultipleStringLiteralsExtended | The String "emp-value1" appears 2 times in the file. | 318 | |
| extension | MultipleStringLiteralsExtended | The String "emp-value2" appears 2 times in the file. | 319 | |
| extension | MultipleStringLiteralsExtended | The String "emp1-value1" appears 2 times in the file. | 377 | |
| extension | MultipleStringLiteralsExtended | The String "emp1-value2" appears 2 times in the file. | 378 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "en_US" appears 2 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "hello" appears 2 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "es" appears 2 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "hola" appears 2 times in the file. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MoveVariableInsideIf | Variable 'f' can be moved inside the block at line '60' to restrict runtime creation. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "Child One" appears 2 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "Parent" appears 3 times in the file. | 72 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 121 | |
| extension | MultipleStringLiteralsExtended | The String "select child_position from ParentChild c where c.name='Child One'" appears 2 times in the file. | 121 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 139 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "silly" appears 5 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "from Silly" appears 5 times in the file. | 105 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 140 | |
| extension | MultipleStringLiteralsExtended | The String "from Silly where name = 'silly'" appears 2 times in the file. | 146 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 148 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 150 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 172 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 180 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 182 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 208 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 225 | |
| extension | MultipleStringLiteralsExtended | The String "new-" appears 2 times in the file. | 235 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 99 | |
| extension | MultipleStringLiteralsExtended | The String "from Silly" appears 5 times in the file. | 147 | |
| extension | MultipleStringLiteralsExtended | The String "nameIsNull" appears 10 times in the file. | 172 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 290 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 296 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 298 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 301 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 307 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 310 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 326 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 327 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 335 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 342 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 349 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 356 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 45 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 67 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 98 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 105 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 135 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 152 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 63 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 64 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 68 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 69 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 73 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 74 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 87 | |
| extension | MultipleStringLiteralsExtended | The String "explicit" appears 2 times in the file. | 92 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 100 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "isDeleted" appears 2 times in the file. | 112 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "true" appears 3 times in the file. | 95 | |
| extension | MultipleStringLiteralsExtended | The String "description" appears 10 times in the file. | 109 | |
| extension | MultipleStringLiteralsExtended | The String "Hibernate%" appears 2 times in the file. | 109 | |
| extension | MultipleStringLiteralsExtended | The String "%ORM%" appears 2 times in the file. | 110 | |
| extension | MultipleStringLiteralsExtended | The String "HIB" appears 15 times in the file. | 176 | |
| extension | MultipleStringLiteralsExtended | The String "Hibernate Training" appears 16 times in the file. | 177 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 182 | |
| extension | MultipleStringLiteralsExtended | The String "Gavin King" appears 23 times in the file. | 204 | |
| extension | MultipleStringLiteralsExtended | The String "studentNumber" appears 40 times in the file. | 219 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 20 times in the file. | 220 | |
| extension | MultipleStringLiteralsExtended | The String "st" appears 16 times in the file. | 238 | |
| extension | MultipleStringLiteralsExtended | The String "st.studentNumber" appears 5 times in the file. | 239 | |
| extension | MultipleStringLiteralsExtended | The String "e" appears 6 times in the file. | 242 | |
| extension | MultipleStringLiteralsExtended | The String "enrolments" appears 5 times in the file. | 247 | |
| extension | MultipleStringLiteralsExtended | The String "course" appears 18 times in the file. | 248 | |
| extension | MultipleStringLiteralsExtended | The String "st.name" appears 3 times in the file. | 250 | |
| extension | MultipleStringLiteralsExtended | The String "stname" appears 2 times in the file. | 257 | |
| extension | MultipleStringLiteralsExtended | The String "Odessa" appears 15 times in the file. | 289 | |
| extension | MultipleStringLiteralsExtended | The String "WA" appears 15 times in the file. | 289 | |
| extension | MultipleStringLiteralsExtended | The String "cityState" appears 27 times in the file. | 308 | |
| extension | MultipleStringLiteralsExtended | The String "should have failed because cannot compare subquery results with multiple columns" appears 5 times in the file. | 323 | |
| extension | MultipleStringLiteralsExtended | The String "st.cityState" appears 8 times in the file. | 390 | |
| extension | MultipleStringLiteralsExtended | The String "Max Rydahl Andersen" appears 8 times in the file. | 468 | |
| extension | MultipleStringLiteralsExtended | The String "student" appears 14 times in the file. | 493 | |
| extension | MultipleStringLiteralsExtended | The String "s" appears 3 times in the file. | 493 | |
| extension | MultipleStringLiteralsExtended | The String "c" appears 5 times in the file. | 494 | |
| extension | MultipleStringLiteralsExtended | The String "s.enrolments" appears 3 times in the file. | 495 | |
| extension | MultipleStringLiteralsExtended | The String "s.name" appears 3 times in the file. | 498 | |
| extension | MultipleStringLiteralsExtended | The String "c.description" appears 5 times in the file. | 499 | |
| extension | MultipleStringLiteralsExtended | The String "courseCode" appears 9 times in the file. | 615 | |
| extension | MultipleStringLiteralsExtended | The String "stNumber" appears 15 times in the file. | 637 | |
| extension | MultipleStringLiteralsExtended | The String "cCode" appears 6 times in the file. | 638 | |
| extension | MultipleStringLiteralsExtended | The String "co" appears 7 times in the file. | 668 | |
| extension | MultipleStringLiteralsExtended | The String "studentName" appears 4 times in the file. | 670 | |
| extension | MultipleStringLiteralsExtended | The String "co.description" appears 2 times in the file. | 671 | |
| extension | MultipleStringLiteralsExtended | The String "courseDescription" appears 2 times in the file. | 671 | |
| extension | MultipleStringLiteralsExtended | The String "Gavin" appears 2 times in the file. | 684 | |
| extension | MultipleStringLiteralsExtended | The String "year" appears 11 times in the file. | 687 | |
| extension | MultipleStringLiteralsExtended | The String "semester" appears 5 times in the file. | 688 | |
| extension | MultipleStringLiteralsExtended | The String "this.name" appears 2 times in the file. | 692 | |
| extension | MultipleStringLiteralsExtended | The String "e.year" appears 2 times in the file. | 693 | |
| extension | MultipleStringLiteralsExtended | The String "e.semester" appears 2 times in the file. | 694 | |
| extension | MultipleStringLiteralsExtended | The String "c.courseCode" appears 2 times in the file. | 695 | |
| extension | MultipleStringLiteralsExtended | The String "1 as constOne, count(*) as countStar" appears 2 times in the file. | 709 | |
| extension | MultipleStringLiteralsExtended | The String "constOne" appears 2 times in the file. | 710 | |
| extension | MultipleStringLiteralsExtended | The String "countStar" appears 2 times in the file. | 710 | |
| extension | MultipleStringLiteralsExtended | The String "co.courseCode" appears 5 times in the file. | 724 | |
| extension | MultipleStringLiteralsExtended | The String "Monday" appears 4 times in the file. | 755 | |
| extension | MultipleStringLiteralsExtended | The String "1313 Mockingbird Lane" appears 4 times in the file. | 755 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 805 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 806 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 807 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 808 | |
| extension | MultipleStringLiteralsExtended | The String "preferredCourse" appears 14 times in the file. | 816 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 823 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 824 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 826 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 827 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 857 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 858 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 859 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 860 | |
| extension | MultipleStringLiteralsExtended | The String "id" appears 6 times in the file. | 941 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1088 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1096 | |
| extension | MultipleStringLiteralsExtended | The String "cityState.city" appears 2 times in the file. | 1101 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 1114 | |
| extension | MultipleStringLiteralsExtended | The String "expected SQLGrammarException" appears 3 times in the file. | 1119 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 1138 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1218 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1225 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1233 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1241 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1249 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1258 | |
| extension | MultipleStringLiteralsExtended | The String "offspring" appears 2 times in the file. | 1287 | |
| extension | MultipleStringLiteralsExtended | The String "m" appears 3 times in the file. | 1305 | |
| extension | MultipleStringLiteralsExtended | The String "m.class" appears 3 times in the file. | 1306 | |
| extension | MultipleStringLiteralsExtended | The String "b" appears 2 times in the file. | 1328 | |
| extension | MultipleStringLiteralsExtended | The String "myFoo" appears 2 times in the file. | 1329 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 1428 | |
| extension | MultipleStringLiteralsExtended | The String "Gaith Bell" appears 2 times in the file. | 1477 | |
| extension | MultipleStringLiteralsExtended | The String "Chicago" appears 2 times in the file. | 1479 | |
| extension | MultipleStringLiteralsExtended | The String "Illinois" appears 2 times in the file. | 1479 | |
| extension | MultipleStringLiteralsExtended | The String "HIB-A" appears 8 times in the file. | 1564 | |
| extension | MultipleStringLiteralsExtended | The String "Hibernate Training A" appears 2 times in the file. | 1565 | |
| extension | MultipleStringLiteralsExtended | The String "HIB-B" appears 6 times in the file. | 1569 | |
| extension | MultipleStringLiteralsExtended | The String "Hibernate Training B" appears 2 times in the file. | 1570 | |
| extension | MultipleStringLiteralsExtended | The String "Leonardo Quijano" appears 2 times in the file. | 1580 | |
| extension | MultipleStringLiteralsExtended | The String "John Doe" appears 2 times in the file. | 1586 | |
| extension | MultipleStringLiteralsExtended | The String "pc" appears 4 times in the file. | 1621 | |
| extension | MultipleStringLiteralsExtended | The String "pc.courseCode" appears 10 times in the file. | 1622 | |
| extension | MultipleStringLiteralsExtended | The String "CS101" appears 2 times in the file. | 1743 | |
| extension | MultipleStringLiteralsExtended | The String "Lukasz" appears 3 times in the file. | 1771 | |
| extension | MultipleStringLiteralsExtended | The String "weight" appears 6 times in the file. | 1795 | |
| extension | MultipleStringLiteralsExtended | The String "height" appears 6 times in the file. | 1796 | |
| extension | MultipleStringLiteralsExtended | The String "NY" appears 2 times in the file. | 1859 | |
| extension | MultipleStringLiteralsExtended | The String "HOME" appears 2 times in the file. | 1861 | |
| extension | MultipleStringLiteralsExtended | The String "MA" appears 2 times in the file. | 1866 | |
| extension | MultipleStringLiteralsExtended | The String "United Kingdom" appears 2 times in the file. | 1972 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1999 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2003 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "XyZ " appears 2 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "text" appears 4 times in the file. | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "100089" appears 2 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "beijing" appears 2 times in the file. | 72 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 38 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 38 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 49 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 49 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 60 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 37 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 47 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 47 | |
| extension | MultipleStringLiteralsExtended | The String " - " appears 2 times in the file. | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "orderLines" appears 8 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "articleId" appears 4 times in the file. | 74 | |
| extension | MultipleStringLiteralsExtended | The String "3000" appears 21 times in the file. | 74 | |
| extension | MultipleStringLiteralsExtended | The String "unknown order" appears 8 times in the file. | 90 | |
| extension | MultipleStringLiteralsExtended | The String "o" appears 6 times in the file. | 102 | |
| extension | MultipleStringLiteralsExtended | The String "ol" appears 9 times in the file. | 103 | |
| extension | MultipleStringLiteralsExtended | The String "1000" appears 8 times in the file. | 151 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 169 | |
| extension | MultipleStringLiteralsExtended | The String "ol.articleId" appears 8 times in the file. | 193 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 217 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 260 | |
| extension | MultipleStringLiteralsExtended | The String "order" appears 8 times in the file. | 394 | |
| extension | MultipleStringLiteralsExtended | The String "order.orderLines" appears 6 times in the file. | 395 | |
| extension | MultipleStringLiteralsExtended | The String "line" appears 6 times in the file. | 395 | |
| extension | MultipleStringLiteralsExtended | The String "line.articleId" appears 6 times in the file. | 396 | |
| extension | MultipleStringLiteralsExtended | The String "order.orderContacts" appears 8 times in the file. | 397 | |
| extension | MultipleStringLiteralsExtended | The String "contact" appears 8 times in the file. | 397 | |
| extension | MultipleStringLiteralsExtended | The String "contact.contact" appears 8 times in the file. | 398 | |
| extension | MultipleStringLiteralsExtended | The String "Contact1" appears 13 times in the file. | 398 | |
| extension | MultipleStringLiteralsExtended | The String "order.orderAddress" appears 2 times in the file. | 536 | |
| extension | MultipleStringLiteralsExtended | The String "orderAddress" appears 2 times in the file. | 536 | |
| extension | MultipleStringLiteralsExtended | The String "orderAddress.notifiedAddresses" appears 2 times in the file. | 537 | |
| extension | MultipleStringLiteralsExtended | The String "notifiedAddress" appears 2 times in the file. | 537 | |
| extension | MultipleStringLiteralsExtended | The String "notifiedAddress.addressText" appears 2 times in the file. | 538 | |
| extension | MultipleStringLiteralsExtended | The String "over the rainbow" appears 3 times in the file. | 538 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 17 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 19 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "create-drop" appears 2 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "a" appears 2 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 2 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "abc" appears 2 times in the file. | 69 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Max" appears 2 times in the file. | 71 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 88 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 114 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 115 | |
| extension | LogicConditionNeedOptimization | Condition with || at line 115 position 41 need optimization. All method calls are advised to move to end of logic expression. | 115 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 121 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 125 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "USD" appears 2 times in the file. | 57 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 87 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 88 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "123 Main St." appears 4 times in the file. | 87 | |
| extension | MultipleStringLiteralsExtended | The String "select count(*) from Address" appears 3 times in the file. | 102 | |
| extension | MultipleStringLiteralsExtended | The String "delete not cascaded properly across transient entity" appears 2 times in the file. | 103 | |
| extension | MultipleStringLiteralsExtended | The String "select count(*) from Suite" appears 2 times in the file. | 164 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String ",' ','-'),'${space}$',' ')" appears 2 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "LEADING" appears 4 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "'-'" appears 8 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "FROM" appears 15 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "ltrim(" appears 2 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String ")" appears 4 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "TRAILING" appears 4 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "rtrim(" appears 2 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "BOTH" appears 4 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "ltrim(rtrim(" appears 4 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "))" appears 4 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "ltrim(rtrim(a.column))" appears 4 times in the file. | 109 | |
| extension | MultipleStringLiteralsExtended | The String "' '" appears 3 times in the file. | 120 | |
| extension | MultipleStringLiteralsExtended | The String "ltrim(a.column)" appears 2 times in the file. | 125 | |
| extension | MultipleStringLiteralsExtended | The String "rtrim(a.column)" appears 2 times in the file. | 133 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "ALTER DATABASE " appears 6 times in the file. | 91 | |
| extension | MultipleStringLiteralsExtended | The String " set single_user with rollback immediate" appears 2 times in the file. | 91 | |
| extension | MultipleStringLiteralsExtended | The String " set multi_user" appears 2 times in the file. | 94 | |
| extension | MultipleStringLiteralsExtended | The String "Kit" appears 6 times in the file. | 99 | |
| extension | MultipleStringLiteralsExtended | The String "select id from Product2 where description like 'Kit%' order by id" appears 2 times in the file. | 136 | |
| extension | MultipleStringLiteralsExtended | The String "from Product2 order by id" appears 2 times in the file. | 196 | |
| extension | MultipleStringLiteralsExtended | The String "Kit30" appears 2 times in the file. | 216 | |
| extension | MultipleStringLiteralsExtended | The String "c.id" appears 2 times in the file. | 252 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 363 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 94 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 99 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 102 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 107 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 108 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 120 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 128 | |
| extension | AvoidConstantAsFirstOperandInCondition | Constant have to be second operand of '=='. | 128 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 134 | |
| extension | AvoidConstantAsFirstOperandInCondition | Constant have to be second operand of '=='. | 134 | |
| extension | MultipleStringLiteralsExtended | The String "Simple 1" appears 18 times in the file. | 146 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 150 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 165 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 170 | |
| extension | MultipleStringLiteralsExtended | The String "from Simple s where s.name=?" appears 4 times in the file. | 244 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 247 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 248 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 249 | |
| extension | MultipleStringLiteralsExtended | The String "from Simple s where s.name=:name" appears 3 times in the file. | 250 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 5 times in the file. | 252 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 253 | |
| extension | MultipleStringLiteralsExtended | The String "Simple 2" appears 6 times in the file. | 256 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 257 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 258 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 260 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 261 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 270 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 271 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 287 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 288 | |
| extension | MultipleStringLiteralsExtended | The String "foo" appears 5 times in the file. | 306 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 309 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 310 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 311 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 316 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 320 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 321 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 323 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 324 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 341 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 342 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 359 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 362 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 369 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 372 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 382 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 385 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 388 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 394 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 404 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 411 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 417 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 426 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 428 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 430 | |
| extension | MultipleStringLiteralsExtended | The String "from Simple s" appears 8 times in the file. | 436 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 438 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 441 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 443 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 446 | |
| extension | MultipleStringLiteralsExtended | The String "SIMPLE 1" appears 2 times in the file. | 448 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 451 | |
| extension | MultipleStringLiteralsExtended | The String "count" appears 2 times in the file. | 455 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 457 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 464 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 467 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 470 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 479 | |
| extension | MultipleStringLiteralsExtended | The String "foo/bar/baz" appears 2 times in the file. | 498 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 538 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 567 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 568 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 600 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 608 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 624 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 632 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 665 | |
| extension | MultipleStringLiteralsExtended | The String "1977-07-03" appears 2 times in the file. | 697 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 707 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 709 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 713 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 717 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 722 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 726 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 730 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 735 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 739 | |
| extension | MultipleStringLiteralsExtended | The String "00:00:00" appears 2 times in the file. | 739 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 744 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 749 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 754 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 759 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 764 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "a" appears 3 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "$HOLDER$" appears 2 times in the file. | 77 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 101 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 104 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 81 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Mark" appears 3 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "USA" appears 2 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "from Person" appears 2 times in the file. | 86 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 94 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 103 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 118 | |
| extension | MultipleStringLiteralsExtended | The String "Steve" appears 4 times in the file. | 128 | |
| extension | MultipleStringLiteralsExtended | The String "grand poobah" appears 3 times in the file. | 130 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 187 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 213 | |
| extension | MultipleStringLiteralsExtended | The String "from Person where id = :id" appears 2 times in the file. | 215 | |
| extension | MultipleStringLiteralsExtended | The String "id" appears 2 times in the file. | 216 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 227 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 255 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Very demanding" appears 2 times in the file. | 74 | |
| extension | MultipleStringLiteralsExtended | The String "from org.hibernate.test.discriminator.Person" appears 2 times in the file. | 88 | |
| extension | MultipleStringLiteralsExtended | The String "who" appears 2 times in the file. | 91 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 109 | |
| extension | MultipleStringLiteralsExtended | The String "Steve" appears 4 times in the file. | 120 | |
| extension | MultipleStringLiteralsExtended | The String "grand poobah" appears 3 times in the file. | 122 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 181 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 208 | |
| extension | MultipleStringLiteralsExtended | The String "from org.hibernate.test.discriminator.Person where id = :id" appears 2 times in the file. | 210 | |
| extension | MultipleStringLiteralsExtended | The String "id" appears 2 times in the file. | 211 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 222 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 251 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Id" appears 2 times in the file. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "acme" appears 2 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "Steve" appears 3 times in the file. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "should-be-proxy was initialized" appears 2 times in the file. | 89 | |
| extension | MultipleStringLiteralsExtended | The String "other" appears 2 times in the file. | 91 | |
| extension | MultipleStringLiteralsExtended | The String "name not updated" appears 2 times in the file. | 96 | |
| extension | MultipleStringLiteralsExtended | The String "querying dynamic entity" appears 2 times in the file. | 117 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MoveVariableInsideIf | Variable 'resolvedEntityName' can be moved inside the block at line '51' to restrict runtime creation. | 50 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "acme" appears 2 times in the file. | 74 | |
| extension | MultipleStringLiteralsExtended | The String "Steve" appears 3 times in the file. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "should-be-proxy was initialized" appears 2 times in the file. | 105 | |
| extension | MultipleStringLiteralsExtended | The String "other" appears 2 times in the file. | 107 | |
| extension | MultipleStringLiteralsExtended | The String "name not updated" appears 2 times in the file. | 112 | |
| extension | MultipleStringLiteralsExtended | The String "querying dynamic entity" appears 2 times in the file. | 133 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "acme" appears 2 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "Steve" appears 3 times in the file. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "should-be-proxy was initialized" appears 2 times in the file. | 104 | |
| extension | MultipleStringLiteralsExtended | The String "other" appears 2 times in the file. | 106 | |
| extension | MultipleStringLiteralsExtended | The String "name not updated" appears 2 times in the file. | 111 | |
| extension | MultipleStringLiteralsExtended | The String "querying dynamic entity" appears 2 times in the file. | 132 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 74 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "mat2000" appears 7 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "Monash" appears 4 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "second year maths" appears 2 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "eng5000" appears 7 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "BHS" appears 4 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "grade 5 english" appears 2 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "Grade 5 English" appears 2 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "Second year mathematics" appears 2 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "EN-101" appears 2 times in the file. | 84 | |
| extension | MultipleStringLiteralsExtended | The String "BA" appears 2 times in the file. | 84 | |
| extension | MultipleStringLiteralsExtended | The String "description not merged" appears 2 times in the file. | 95 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 126 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 127 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 142 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 143 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 155 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 156 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "description" appears 3 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "productLine" appears 4 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 2 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "models" appears 3 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "from ProductLine pl order by pl.description" appears 2 times in the file. | 85 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 87 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 89 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 95 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 98 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "stliu" appears 2 times in the file. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "gender" appears 4 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "hairColor" appears 2 times in the file. | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 51 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 94 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "parent" appears 20 times in the file. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "child" appears 13 times in the file. | 96 | |
| extension | MultipleStringLiteralsExtended | The String "new" appears 5 times in the file. | 118 | |
| extension | MoveVariableInsideIf | Variable 'newChild' can be moved inside the block at line '351' to restrict runtime creation. | 336 | |
| extension | MultipleStringLiteralsExtended | The String "otherParent" appears 5 times in the file. | 547 | |
| extension | MultipleStringLiteralsExtended | The String "otherChild" appears 4 times in the file. | 547 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "parent" appears 3 times in the file. | 91 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'ChildEntity' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 72 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Usul" appears 2 times in the file. | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 77 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 79 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 247 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 52 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 56 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 178 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 179 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 180 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 58 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 60 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 108 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 111 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 114 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 76 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 173 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "org.hibernate.test.extendshbm.Customer" appears 8 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "org.hibernate.test.extendshbm.Person" appears 5 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "org.hibernate.test.extendshbm.Employee" appears 5 times in the file. | 46 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "extendshbm/Customer.hbm.xml" appears 3 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "cannot be in the configuration yet!" appears 4 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "extendshbm/Person.hbm.xml" appears 2 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "extendshbm/Employee.hbm.xml" appears 3 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "should not fail with exception! " appears 6 times in the file. | 70 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 79 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 134 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 154 | |
| extension | MultipleStringLiteralsExtended | The String "EntityHasName" appears 2 times in the file. | 159 | |
| extension | MultipleStringLiteralsExtended | The String "EntityCompany" appears 2 times in the file. | 160 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 173 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 193 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "gavin" appears 17 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "secret" appears 5 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "HiA2" appears 2 times in the file. | 56 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 66 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 67 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 69 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 77 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 78 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 79 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 82 | |
| extension | MultipleStringLiteralsExtended | The String "turin" appears 11 times in the file. | 93 | |
| extension | MultipleStringLiteralsExtended | The String "tiger" appears 4 times in the file. | 93 | |
| extension | MultipleStringLiteralsExtended | The String "developers" appears 9 times in the file. | 94 | |
| extension | MultipleStringLiteralsExtended | The String "foo" appears 12 times in the file. | 98 | |
| extension | MultipleStringLiteralsExtended | The String "foo bar baz" appears 4 times in the file. | 98 | |
| extension | MultipleStringLiteralsExtended | The String "bar" appears 9 times in the file. | 99 | |
| extension | MultipleStringLiteralsExtended | The String "foo bar baz 2" appears 4 times in the file. | 99 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 111 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 114 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 115 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 143 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 146 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 147 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 154 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 155 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 157 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 158 | |
| extension | MultipleStringLiteralsExtended | The String "select count(*) from User" appears 2 times in the file. | 211 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 138 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 139 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 140 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 141 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 160 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 161 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 162 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 163 | |
| extension | MultipleStringLiteralsExtended | The String "fetch profile not parsed properly" appears 3 times in the file. | 174 | |
| extension | MultipleStringLiteralsExtended | The String "enrollment.details" appears 7 times in the file. | 174 | |
| extension | MultipleStringLiteralsExtended | The String "offering.details" appears 4 times in the file. | 175 | |
| extension | MultipleStringLiteralsExtended | The String "course.details" appears 2 times in the file. | 176 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 180 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 182 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 203 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 204 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 224 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 225 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 245 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 268 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 287 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 57 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "from " appears 2 times in the file. | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 74 | |
| extension | MultipleStringLiteralsExtended | The String "true" appears 2 times in the file. | 93 | |
| extension | MultipleStringLiteralsExtended | The String "fulfilledOrders" appears 7 times in the file. | 131 | |
| extension | MultipleStringLiteralsExtended | The String "asOfDate" appears 20 times in the file. | 131 | |
| extension | MultipleStringLiteralsExtended | The String "id" appears 9 times in the file. | 133 | |
| extension | MultipleStringLiteralsExtended | The String "Filtered-collection not bypassing 2L-cache" appears 2 times in the file. | 135 | |
| extension | MultipleStringLiteralsExtended | The String "regionlist" appears 9 times in the file. | 170 | |
| extension | MultipleStringLiteralsExtended | The String "regions" appears 8 times in the file. | 170 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 170 | |
| extension | MultipleStringLiteralsExtended | The String "LA" appears 3 times in the file. | 170 | |
| extension | MultipleStringLiteralsExtended | The String "APAC" appears 24 times in the file. | 170 | |
| extension | MultipleStringLiteralsExtended | The String "select s from Salesperson as s" appears 2 times in the file. | 174 | |
| extension | MultipleStringLiteralsExtended | The String "Incorrect salesperson count" appears 6 times in the file. | 175 | |
| extension | MultipleStringLiteralsExtended | The String "Incorrect order count" appears 5 times in the file. | 177 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 182 | |
| extension | MultipleStringLiteralsExtended | The String "select s from Salesperson as s left join fetch s.orders" appears 2 times in the file. | 193 | |
| extension | MultipleStringLiteralsExtended | The String "region" appears 34 times in the file. | 212 | |
| extension | MultipleStringLiteralsExtended | The String "effectiveDate" appears 12 times in the file. | 214 | |
| extension | MultipleStringLiteralsExtended | The String "HQL against Product..." appears 2 times in the file. | 223 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 225 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 5 times in the file. | 292 | |
| extension | MultipleStringLiteralsExtended | The String "steve" appears 15 times in the file. | 300 | |
| extension | MultipleStringLiteralsExtended | The String "Incorrect department count" appears 4 times in the file. | 330 | |
| extension | MultipleStringLiteralsExtended | The String "Foobar" appears 2 times in the file. | 334 | |
| extension | MultipleStringLiteralsExtended | The String "quantity" appears 3 times in the file. | 343 | |
| extension | MultipleStringLiteralsExtended | The String "product" appears 2 times in the file. | 344 | |
| extension | MultipleStringLiteralsExtended | The String "Acme Hair Gel" appears 8 times in the file. | 345 | |
| extension | MultipleStringLiteralsExtended | The String "buyer" appears 5 times in the file. | 350 | |
| extension | MultipleStringLiteralsExtended | The String "gavin" appears 9 times in the file. | 350 | |
| extension | MultipleStringLiteralsExtended | The String "Incorrect orders count" appears 8 times in the file. | 353 | |
| extension | MultipleStringLiteralsExtended | The String "query against Order with a subquery for line items with a subquery line items where the product name is Acme Hair Gel and the quantity is greater than 1 in a given region and the product is effective as of last month" appears 2 times in the file. | 355 | |
| extension | MultipleStringLiteralsExtended | The String "query against Order with a subquery for line items with a subquery line items where the product name is Acme Hair Gel and the quantity is greater than 1 in a given region and the product is effective as of 4 months ago" appears 2 times in the file. | 377 | |
| extension | MultipleStringLiteralsExtended | The String "select d from Department as d where d.id in (select s.department from Salesperson s where s.name = ?)" appears 2 times in the file. | 407 | |
| extension | MultipleStringLiteralsExtended | The String "select o from Order as o where exists (select li.id from LineItem li where li.quantity >= ? and li.product in (select p.id from Product p where p.name = ?)) and o.buyer = ?" appears 2 times in the file. | 432 | |
| extension | MultipleStringLiteralsExtended | The String "gamma quadrant" appears 2 times in the file. | 499 | |
| extension | MultipleStringLiteralsExtended | The String "salesPersonName" appears 4 times in the file. | 520 | |
| extension | MultipleStringLiteralsExtended | The String "NA" appears 4 times in the file. | 550 | |
| extension | MultipleStringLiteralsExtended | The String "john" appears 2 times in the file. | 553 | |
| extension | MultipleStringLiteralsExtended | The String "delete from Salesperson" appears 2 times in the file. | 562 | |
| extension | MultipleStringLiteralsExtended | The String "Starting one-to-many collection loader filter tests." appears 2 times in the file. | 620 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 648 | |
| extension | MultipleStringLiteralsExtended | The String "load with join fetch of many-to-many did not trigger join fetch" appears 3 times in the file. | 699 | |
| extension | MultipleStringLiteralsExtended | The String " ===> " appears 3 times in the file. | 708 | |
| extension | MultipleStringLiteralsExtended | The String "load with join fetch of many-to-many did not trigger *complete* join fetch" appears 3 times in the file. | 713 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 714 | |
| extension | MultipleStringLiteralsExtended | The String "Incorrect non-filtered collection count" appears 2 times in the file. | 777 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 798 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 844 | |
| extension | MultipleStringLiteralsExtended | The String "EMEA" appears 2 times in the file. | 895 | |
| extension | MultipleStringLiteralsExtended | The String "test cat 2" appears 2 times in the file. | 909 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "sex" appears 2 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "sexCode" appears 2 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "delete Person" appears 3 times in the file. | 60 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'Customer' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'Employee' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "John" appears 6 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "john" appears 6 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "Jane" appears 6 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "jane" appears 6 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "Charlie" appears 6 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "charlie" appears 7 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "Acme" appears 6 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "Wanda" appears 7 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "wanda" appears 6 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "ABC" appears 6 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "sex" appears 6 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "sexCode" appears 6 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "delete Person" appears 7 times in the file. | 60 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'User' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "name" appears 4 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "autoflush entity create" appears 2 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "from Publisher p" appears 3 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "autoflush entity update" appears 2 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "from Publisher p where p.name='name'" appears 2 times in the file. | 72 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 79 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 85 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 86 | |
| extension | MultipleStringLiteralsExtended | The String "autoflush collection update" appears 2 times in the file. | 93 | |
| extension | MultipleStringLiteralsExtended | The String "select a from Publisher p join p.authors a" appears 3 times in the file. | 94 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 98 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 99 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 100 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 101 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 113 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 114 | |
| extension | MultipleStringLiteralsExtended | The String "author2" appears 2 times in the file. | 120 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 127 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 128 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 129 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 130 | |
| extension | MultipleStringLiteralsExtended | The String "autoflush delete" appears 2 times in the file. | 134 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 158 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 164 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 165 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 171 | |
| extension | MultipleStringLiteralsExtended | The String "from UnrelatedEntity" appears 4 times in the file. | 171 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 174 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 175 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 176 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 183 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 186 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 187 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 188 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 201 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 202 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 203 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 204 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 205 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 211 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 212 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 213 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 214 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 53 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 54 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 81 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 82 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "master 1" appears 2 times in the file. | 51 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 84 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 67 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 71 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "expecting insert value generation" appears 3 times in the file. | 57 | |
| extension | AvoidConstantAsFirstOperandInCondition | Constant have to be second operand of '=='. | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "identity column did not force immediate insert" appears 2 times in the file. | 36 | |
| extension | MultipleStringLiteralsExtended | The String "test-persist" appears 3 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "persist on identity column not delayed" appears 5 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "delayed persist insert not executed on flush" appears 5 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "delete MyChild" appears 2 times in the file. | 89 | |
| extension | MultipleStringLiteralsExtended | The String "delete MyEntity" appears 4 times in the file. | 90 | |
| extension | MultipleStringLiteralsExtended | The String "test-persist-2" appears 2 times in the file. | 100 | |
| extension | MultipleStringLiteralsExtended | The String "delete MySibling" appears 2 times in the file. | 135 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Zoo" appears 2 times in the file. | 82 | |
| extension | MultipleStringLiteralsExtended | The String "1313 Mockingbird Lane" appears 2 times in the file. | 84 | |
| extension | MultipleStringLiteralsExtended | The String "Anywhere" appears 3 times in the file. | 85 | |
| extension | MultipleStringLiteralsExtended | The String "USA" appears 4 times in the file. | 87 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 2 times in the file. | 92 | |
| extension | MultipleStringLiteralsExtended | The String "1312 Mockingbird Lane" appears 2 times in the file. | 116 | |
| extension | MultipleStringLiteralsExtended | The String "select z.name, z.address as name from Zoo z order by z.name, name" appears 2 times in the file. | 378 | |
| extension | MultipleStringLiteralsExtended | The String "select z.name, z.address as name from Zoo z order by z.name ASC, name ASC" appears 2 times in the file. | 409 | |
| extension | MultipleStringLiteralsExtended | The String "zname" appears 8 times in the file. | 605 | |
| extension | MultipleStringLiteralsExtended | The String "zaddress" appears 8 times in the file. | 606 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 674 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 680 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 687 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 695 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 114 | |
| extension | MultipleStringLiteralsExtended | The String "true" appears 2 times in the file. | 152 | |
| extension | MultipleStringLiteralsExtended | The String "ZOO 1" appears 3 times in the file. | 180 | |
| extension | MultipleStringLiteralsExtended | The String "City 1" appears 6 times in the file. | 184 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 5 times in the file. | 201 | |
| extension | MultipleStringLiteralsExtended | The String "id" appears 4 times in the file. | 235 | |
| extension | MultipleStringLiteralsExtended | The String "foo" appears 5 times in the file. | 239 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 295 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 299 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 303 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 307 | |
| extension | MultipleStringLiteralsExtended | The String "Illinois" appears 4 times in the file. | 323 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 338 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 340 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 353 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 366 | |
| extension | MultipleStringLiteralsExtended | The String "Steve" appears 7 times in the file. | 406 | |
| extension | MultipleStringLiteralsExtended | The String "Ebersole" appears 10 times in the file. | 406 | |
| extension | MultipleStringLiteralsExtended | The String "Joe" appears 3 times in the file. | 408 | |
| extension | MultipleStringLiteralsExtended | The String "son" appears 3 times in the file. | 410 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 424 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 436 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 494 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 496 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 497 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 509 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 511 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 512 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 552 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 564 | |
| extension | MultipleStringLiteralsExtended | The String "joe" appears 2 times in the file. | 574 | |
| extension | MultipleStringLiteralsExtended | The String "from java.lang.Object" appears 3 times in the file. | 619 | |
| extension | MultipleStringLiteralsExtended | The String "delete Human" appears 2 times in the file. | 695 | |
| extension | MultipleStringLiteralsExtended | The String "Me" appears 4 times in the file. | 708 | |
| extension | MultipleStringLiteralsExtended | The String "Oney" appears 4 times in the file. | 741 | |
| extension | MultipleStringLiteralsExtended | The String "big persion" appears 2 times in the file. | 746 | |
| extension | MultipleStringLiteralsExtended | The String "illegal collection dereference semantic did not cause failure" appears 4 times in the file. | 782 | |
| extension | MultipleStringLiteralsExtended | The String "expected failure..." appears 4 times in the file. | 785 | |
| extension | MultipleStringLiteralsExtended | The String "param" appears 6 times in the file. | 830 | |
| extension | MultipleStringLiteralsExtended | The String "x" appears 4 times in the file. | 834 | |
| extension | MultipleStringLiteralsExtended | The String "y" appears 4 times in the file. | 834 | |
| extension | MultipleStringLiteralsExtended | The String "bar" appears 2 times in the file. | 852 | |
| extension | MultipleStringLiteralsExtended | The String "xyz" appears 2 times in the file. | 852 | |
| extension | MultipleStringLiteralsExtended | The String "select e.heresAnotherCrazyIdFieldName from MoreCrazyIdFieldNameStuffEntity e" appears 2 times in the file. | 889 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 892 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 892 | |
| extension | MultipleStringLiteralsExtended | The String "owner" appears 2 times in the file. | 912 | |
| extension | MultipleStringLiteralsExtended | The String "thing one" appears 2 times in the file. | 913 | |
| extension | MultipleStringLiteralsExtended | The String "thing two" appears 2 times in the file. | 914 | |
| extension | MultipleStringLiteralsExtended | The String "implicit-join in select clause" appears 2 times in the file. | 921 | |
| extension | MultipleStringLiteralsExtended | The String "select e.id, e.owner from SimpleAssociatedEntity e" appears 3 times in the file. | 922 | |
| extension | MultipleStringLiteralsExtended | The String "My Product" appears 4 times in the file. | 943 | |
| extension | MultipleStringLiteralsExtended | The String "4321" appears 4 times in the file. | 946 | |
| extension | MultipleStringLiteralsExtended | The String "123456789" appears 4 times in the file. | 951 | |
| extension | MultipleStringLiteralsExtended | The String "My customer" appears 2 times in the file. | 952 | |
| extension | MultipleStringLiteralsExtended | The String "somewhere" appears 2 times in the file. | 953 | |
| extension | MultipleStringLiteralsExtended | The String "1234" appears 3 times in the file. | 965 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 972 | |
| extension | MultipleStringLiteralsExtended | The String "idList" appears 2 times in the file. | 975 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 991 | |
| extension | MultipleStringLiteralsExtended | The String "Jane" appears 4 times in the file. | 1094 | |
| extension | MultipleStringLiteralsExtended | The String "Doe" appears 11 times in the file. | 1095 | |
| extension | MultipleStringLiteralsExtended | The String "Jane's description" appears 4 times in the file. | 1097 | |
| extension | MultipleStringLiteralsExtended | The String "Jane's department" appears 4 times in the file. | 1099 | |
| extension | MultipleStringLiteralsExtended | The String "John" appears 7 times in the file. | 1104 | |
| extension | MultipleStringLiteralsExtended | The String "John's title" appears 4 times in the file. | 1107 | |
| extension | MultipleStringLiteralsExtended | The String "from Zoo z join z.mammals as m where m.name.first = 'John'" appears 2 times in the file. | 1273 | |
| extension | MultipleStringLiteralsExtended | The String "from Animal" appears 4 times in the file. | 1300 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 1311 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1333 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 9 times in the file. | 1337 | |
| extension | MultipleStringLiteralsExtended | The String "oracle" appears 2 times in the file. | 1369 | |
| extension | MultipleStringLiteralsExtended | The String ")" appears 6 times in the file. | 1486 | |
| extension | MultipleStringLiteralsExtended | The String "select h.id, h.description" appears 2 times in the file. | 1489 | |
| extension | MultipleStringLiteralsExtended | The String " from Human h" appears 2 times in the file. | 1490 | |
| extension | MultipleStringLiteralsExtended | The String " select h1" appears 2 times in the file. | 1493 | |
| extension | MultipleStringLiteralsExtended | The String " from Human h1" appears 2 times in the file. | 1494 | |
| extension | MultipleStringLiteralsExtended | The String "from Foo where long = " appears 4 times in the file. | 1641 | |
| extension | MultipleStringLiteralsExtended | The String "L" appears 2 times in the file. | 1644 | |
| extension | MultipleStringLiteralsExtended | The String "select mother from Human a left join fetch a.mother mother" appears 2 times in the file. | 1731 | |
| extension | MultipleStringLiteralsExtended | The String "invalid fetch semantic allowed!" appears 2 times in the file. | 1732 | |
| extension | MultipleStringLiteralsExtended | The String "Melbourne Zoo" appears 3 times in the file. | 1754 | |
| extension | MultipleStringLiteralsExtended | The String "Platypus" appears 11 times in the file. | 1804 | |
| extension | MultipleStringLiteralsExtended | The String "plat123" appears 10 times in the file. | 1806 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1833 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1836 | |
| extension | MultipleStringLiteralsExtended | The String "The Zoo" appears 4 times in the file. | 1848 | |
| extension | MultipleStringLiteralsExtended | The String "select distinct a.zoo from Animal a where a.zoo is not null" appears 2 times in the file. | 1862 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1864 | |
| extension | MultipleStringLiteralsExtended | The String "org.hibernate.test.hql.Zoo" appears 4 times in the file. | 1865 | |
| extension | MultipleStringLiteralsExtended | The String "The Other Zoo" appears 2 times in the file. | 1894 | |
| extension | MultipleStringLiteralsExtended | The String "Zebra" appears 4 times in the file. | 1899 | |
| extension | MultipleStringLiteralsExtended | The String "zebra123" appears 4 times in the file. | 1901 | |
| extension | MultipleStringLiteralsExtended | The String "Elephant" appears 4 times in the file. | 1906 | |
| extension | MultipleStringLiteralsExtended | The String "elephant123" appears 4 times in the file. | 1908 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1920 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1984 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2026 | |
| extension | MultipleStringLiteralsExtended | The String "Incorrect ordering" appears 2 times in the file. | 2056 | |
| extension | MultipleStringLiteralsExtended | The String "simple" appears 2 times in the file. | 2102 | |
| extension | MultipleStringLiteralsExtended | The String "select size_mb from image" appears 2 times in the file. | 2142 | |
| extension | MultipleStringLiteralsExtended | The String "an animal" appears 5 times in the file. | 2176 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2179 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2183 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2187 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 2188 | |
| extension | MultipleStringLiteralsExtended | The String "0" appears 3 times in the file. | 2314 | |
| extension | MultipleStringLiteralsExtended | The String "something" appears 2 times in the file. | 2326 | |
| extension | MultipleStringLiteralsExtended | The String "bw" appears 2 times in the file. | 2328 | |
| extension | MultipleStringLiteralsExtended | The String "Walrus" appears 2 times in the file. | 2356 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 2367 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 2373 | |
| extension | MultipleStringLiteralsExtended | The String "Gavin" appears 3 times in the file. | 2392 | |
| extension | MultipleStringLiteralsExtended | The String "King" appears 3 times in the file. | 2392 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2418 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2421 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2424 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2427 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2507 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2514 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2517 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2520 | |
| extension | MultipleStringLiteralsExtended | The String "-" appears 2 times in the file. | 2531 | |
| extension | MultipleStringLiteralsExtended | The String "Mammal #1" appears 5 times in the file. | 2733 | |
| extension | MultipleStringLiteralsExtended | The String "Mammal #2" appears 4 times in the file. | 2739 | |
| extension | MultipleStringLiteralsExtended | The String "Incorrect result size" appears 47 times in the file. | 2797 | |
| extension | MultipleStringLiteralsExtended | The String "Incorrect result return type" appears 10 times in the file. | 2798 | |
| extension | MultipleStringLiteralsExtended | The String "fetch uninitialized" appears 4 times in the file. | 2862 | |
| extension | MultipleStringLiteralsExtended | The String "A Zebra" appears 3 times in the file. | 2901 | |
| extension | MultipleStringLiteralsExtended | The String "A Zoo" appears 3 times in the file. | 2903 | |
| extension | MultipleStringLiteralsExtended | The String "zebra" appears 4 times in the file. | 2904 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2920 | |
| extension | MultipleStringLiteralsExtended | The String "Incorrect return type" appears 25 times in the file. | 3000 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 3018 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 3019 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 3020 | |
| extension | MultipleStringLiteralsExtended | The String "select new Animal(an.description, an.bodyWeight) from Animal an" appears 7 times in the file. | 3035 | |
| extension | MultipleStringLiteralsExtended | The String "select new list(an.description, an.bodyWeight) from Animal an" appears 4 times in the file. | 3043 | |
| extension | MultipleStringLiteralsExtended | The String "select new map(an.description, an.bodyWeight) from Animal an" appears 3 times in the file. | 3065 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 3069 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 3070 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 3076 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 3077 | |
| extension | MultipleStringLiteralsExtended | The String "incorrect result size" appears 2 times in the file. | 3102 | |
| extension | MultipleStringLiteralsExtended | The String "a mother" appears 2 times in the file. | 3236 | |
| extension | MultipleStringLiteralsExtended | The String "offspring1" appears 2 times in the file. | 3241 | |
| extension | MultipleStringLiteralsExtended | The String "offspring2" appears 2 times in the file. | 3246 | |
| extension | MultipleStringLiteralsExtended | The String "'select new' together with a resulttransformer should result in error!" appears 3 times in the file. | 3336 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 3338 | |
| extension | MultipleStringLiteralsExtended | The String "ResultTransformer" appears 3 times in the file. | 3338 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 3345 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 3352 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 3378 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 3396 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 3430 | |
| extension | MultipleStringLiteralsExtended | The String "an" appears 3 times in the file. | 3432 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 3433 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 3437 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 3459 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 3532 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 3552 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 3599 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "no exception thrown" appears 2 times in the file. | 93 | |
| extension | MultipleStringLiteralsExtended | The String "123t" appears 2 times in the file. | 124 | |
| extension | MultipleStringLiteralsExtended | The String "Steve" appears 6 times in the file. | 125 | |
| extension | MultipleStringLiteralsExtended | The String "delete from Vehicle" appears 2 times in the file. | 134 | |
| extension | MultipleStringLiteralsExtended | The String "from BooleanLiteralEntity" appears 2 times in the file. | 163 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 164 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 165 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 166 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 173 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 174 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 175 | |
| extension | MultipleStringLiteralsExtended | The String "insert into Pickup (id, vin, owner) select id, vin, owner from Car" appears 2 times in the file. | 191 | |
| extension | MultipleStringLiteralsExtended | The String "delete Vehicle" appears 5 times in the file. | 196 | |
| extension | MultipleStringLiteralsExtended | The String "from Vehicle" appears 4 times in the file. | 212 | |
| extension | MultipleStringLiteralsExtended | The String "NotKirsten" appears 2 times in the file. | 229 | |
| extension | MultipleStringLiteralsExtended | The String "native-delete-car" appears 2 times in the file. | 230 | |
| extension | MultipleStringLiteralsExtended | The String "Kirsten" appears 3 times in the file. | 230 | |
| extension | MultipleStringLiteralsExtended | The String "delete from SUV where owner = :owner" appears 2 times in the file. | 235 | |
| extension | MultipleStringLiteralsExtended | The String "owner" appears 5 times in the file. | 236 | |
| extension | MultipleStringLiteralsExtended | The String "Joe" appears 3 times in the file. | 241 | |
| extension | MultipleStringLiteralsExtended | The String "bulk id generation not supported" appears 3 times in the file. | 371 | |
| extension | MultipleStringLiteralsExtended | The String "test bulk inserts with generated id and generated timestamp" appears 3 times in the file. | 372 | |
| extension | MultipleStringLiteralsExtended | The String "unexpected insertion count" appears 3 times in the file. | 393 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 402 | |
| extension | MultipleStringLiteralsExtended | The String "delete Zoo" appears 2 times in the file. | 406 | |
| extension | MultipleStringLiteralsExtended | The String "int-vers" appears 3 times in the file. | 426 | |
| extension | MultipleStringLiteralsExtended | The String "initialId" appears 2 times in the file. | 446 | |
| extension | MultipleStringLiteralsExtended | The String "delete from Animal" appears 2 times in the file. | 533 | |
| extension | MultipleStringLiteralsExtended | The String "where exists (" appears 3 times in the file. | 574 | |
| extension | MultipleStringLiteralsExtended | The String ")" appears 3 times in the file. | 578 | |
| extension | MultipleStringLiteralsExtended | The String "update SimpleEntityWithAssociation e " appears 2 times in the file. | 602 | |
| extension | MultipleStringLiteralsExtended | The String "set e.name = 'updated' " appears 2 times in the file. | 603 | |
| extension | MultipleStringLiteralsExtended | The String " select a.id " appears 2 times in the file. | 605 | |
| extension | MultipleStringLiteralsExtended | The String "incorrect exec count" appears 2 times in the file. | 644 | |
| extension | MultipleStringLiteralsExtended | The String "version not incremented" appears 2 times in the file. | 649 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 669 | |
| extension | MultipleStringLiteralsExtended | The String "id" appears 5 times in the file. | 710 | |
| extension | MultipleStringLiteralsExtended | The String "delete Human" appears 3 times in the file. | 723 | |
| extension | MultipleStringLiteralsExtended | The String "Incorrect discrim subclass update count" appears 4 times in the file. | 786 | |
| extension | MultipleStringLiteralsExtended | The String "desc" appears 2 times in the file. | 826 | |
| extension | MultipleStringLiteralsExtended | The String "Incorrect entity-updated count" appears 2 times in the file. | 828 | |
| extension | MultipleStringLiteralsExtended | The String "Tadpole" appears 2 times in the file. | 832 | |
| extension | MultipleStringLiteralsExtended | The String "incorrect update count against 'middle' of joined-subclass hierarchy" appears 3 times in the file. | 866 | |
| extension | MultipleStringLiteralsExtended | The String "incorrect restricted update count" appears 5 times in the file. | 893 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 897 | |
| extension | MultipleStringLiteralsExtended | The String "Incorrect discrim subclass delete count" appears 6 times in the file. | 928 | |
| extension | MultipleStringLiteralsExtended | The String "delete Zoo where address.city is null" appears 2 times in the file. | 929 | |
| extension | MultipleStringLiteralsExtended | The String "Incorrect deletion count on joined subclass" appears 6 times in the file. | 952 | |
| extension | MultipleStringLiteralsExtended | The String "assoc-1" appears 2 times in the file. | 969 | |
| extension | MultipleStringLiteralsExtended | The String "assoc-2" appears 2 times in the file. | 970 | |
| extension | MultipleStringLiteralsExtended | The String "assoc-3" appears 2 times in the file. | 971 | |
| extension | MultipleStringLiteralsExtended | The String "incorrect delete count" appears 2 times in the file. | 988 | |
| extension | MultipleStringLiteralsExtended | The String "Incorrect delete count" appears 2 times in the file. | 1017 | |
| extension | MultipleStringLiteralsExtended | The String "joined-name" appears 2 times in the file. | 1091 | |
| extension | MultipleStringLiteralsExtended | The String "incorrect update count" appears 3 times in the file. | 1113 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 1227 | |
| extension | MultipleStringLiteralsExtended | The String "from Farm" appears 2 times in the file. | 1229 | |
| extension | MultipleStringLiteralsExtended | The String "The join table was not cleared prior to the bulk delete." appears 2 times in the file. | 1234 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 1260 | |
| extension | MultipleStringLiteralsExtended | The String "select count(*) from farm_accreditations" appears 2 times in the file. | 1300 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1301 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1331 | |
| extension | MultipleStringLiteralsExtended | The String "select count(*) from human_nick_names" appears 2 times in the file. | 1367 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1368 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1398 | |
| extension | MultipleStringLiteralsExtended | The String "AU" appears 2 times in the file. | 1467 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "opt1" appears 6 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "x" appears 6 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "opt2" appears 4 times in the file. | 88 | |
| extension | MultipleStringLiteralsExtended | The String "y" appears 4 times in the file. | 88 | |
| extension | MultipleStringLiteralsExtended | The String "was expecting an exception" appears 2 times in the file. | 90 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "jj" appears 2 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "desc" appears 2 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "jr" appears 2 times in the file. | 71 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 31 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 118 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "select count(*) from Human h" appears 2 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "incorrect return type count" appears 14 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "incorrect return type" appears 14 times in the file. | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "select count(*) from Human h" appears 2 times in the file. | 92 | |
| extension | MultipleStringLiteralsExtended | The String "incorrect return type count" appears 14 times in the file. | 93 | |
| extension | MultipleStringLiteralsExtended | The String "incorrect return type" appears 14 times in the file. | 94 | |
| extension | MultipleStringLiteralsExtended | The String "heightInches" appears 4 times in the file. | 174 | |
| extension | MultipleStringLiteralsExtended | The String "id" appears 3 times in the file. | 181 | |
| extension | MultipleStringLiteralsExtended | The String "bigIntegerValue" appears 2 times in the file. | 191 | |
| extension | MultipleStringLiteralsExtended | The String "John" appears 4 times in the file. | 227 | |
| extension | MultipleStringLiteralsExtended | The String "Johnny" appears 2 times in the file. | 228 | |
| extension | MultipleStringLiteralsExtended | The String "Doe" appears 3 times in the file. | 231 | |
| extension | MultipleStringLiteralsExtended | The String "nickName" appears 2 times in the file. | 260 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 277 | |
| extension | MultipleStringLiteralsExtended | The String "expected SQLGrammarException" appears 4 times in the file. | 280 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 299 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 2 times in the file. | 301 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 335 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 357 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "sql: " appears 24 times in the file. | 152 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 41 | |
| extension | OverridableMethodInConstructor | Overridable method 'setId' is called in constructor body. | 62 | |
| extension | OverridableMethodInConstructor | Overridable method 'setLastName' is called in constructor body. | 63 | |
| extension | OverridableMethodInConstructor | Overridable method 'setTitle' is called in constructor body. | 67 | |
| extension | OverridableMethodInConstructor | Overridable method 'setDepartment' is called in constructor body. | 68 | |
| extension | OverridableMethodInConstructor | Overridable method 'setFirstName' is called in constructor body. | 69 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String " abc " appears 8 times in the file. | 77 | |
| extension | MultipleStringLiteralsExtended | The String " xyz " appears 4 times in the file. | 124 | |
| extension | MultipleStringLiteralsExtended | The String "where h.nextHolder is not null" appears 2 times in the file. | 139 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 141 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 142 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 143 | |
| extension | MultipleStringLiteralsExtended | The String "nextHolder" appears 4 times in the file. | 180 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 185 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 186 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 187 | |
| extension | MultipleStringLiteralsExtended | The String "current_date" appears 3 times in the file. | 204 | |
| extension | MultipleStringLiteralsExtended | The String "current_date reuires ()" appears 3 times in the file. | 206 | |
| extension | MultipleStringLiteralsExtended | The String "tests noarg function that does not require ()" appears 3 times in the file. | 206 | |
| extension | MultipleStringLiteralsExtended | The String "blah blah blah" appears 5 times in the file. | 213 | |
| extension | MultipleStringLiteralsExtended | The String "yadda yadda yadda" appears 5 times in the file. | 215 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 232 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 233 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 234 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 279 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 280 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 281 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 324 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 325 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 326 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 328 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 330 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "from LineItem l where l.id in (?)" appears 2 times in the file. | 145 | |
| extension | MultipleStringLiteralsExtended | The String "'in' should be translated to 'and'" appears 3 times in the file. | 146 | |
| extension | MultipleStringLiteralsExtended | The String "from LineItem l where l.id in ?" appears 2 times in the file. | 147 | |
| extension | MultipleStringLiteralsExtended | The String "from LineItem l where l.id in (('a1',1,'b1'),('a2',2,'b2'))" appears 2 times in the file. | 149 | |
| extension | MultipleStringLiteralsExtended | The String "from Animal a where a.id in (?)" appears 2 times in the file. | 151 | |
| extension | MultipleStringLiteralsExtended | The String "only translated tuple has 'in' syntax" appears 4 times in the file. | 152 | |
| extension | MultipleStringLiteralsExtended | The String "from Animal a where a.id in ?" appears 2 times in the file. | 153 | |
| extension | MultipleStringLiteralsExtended | The String "from LineItem l where l.id in (select a1 from Animal a1 left join a1.offspring o where a1.id = 1)" appears 2 times in the file. | 155 | |
| extension | MultipleStringLiteralsExtended | The String "do not translate sub-queries" appears 2 times in the file. | 156 | |
| extension | MultipleStringLiteralsExtended | The String " 'in' should be kept, since the dialect supports this syntax" appears 3 times in the file. | 163 | |
| extension | MultipleStringLiteralsExtended | The String ")" appears 3 times in the file. | 232 | |
| extension | MultipleStringLiteralsExtended | The String "incorrect return type count" appears 4 times in the file. | 256 | |
| extension | MultipleStringLiteralsExtended | The String "incorrect return type" appears 4 times in the file. | 257 | |
| extension | MultipleStringLiteralsExtended | The String "incorrect expected param type" appears 2 times in the file. | 266 | |
| extension | MultipleStringLiteralsExtended | The String "empty aliases" appears 2 times in the file. | 307 | |
| extension | MultipleStringLiteralsExtended | The String "from Outer o where o.id.master.id.sup.dudu is not null" appears 2 times in the file. | 394 | |
| extension | MultipleStringLiteralsExtended | The String "from Animal an where (an.bodyWeight > 10 and an.bodyWeight < 100) or an.bodyWeight is null" appears 2 times in the file. | 688 | |
| extension | MultipleStringLiteralsExtended | The String "Wrong exception type!" appears 11 times in the file. | 712 | |
| extension | MultipleStringLiteralsExtended | The String "from Mammal m where m.pregnant = false and m.bodyWeight > 10" appears 2 times in the file. | 856 | |
| extension | MultipleStringLiteralsExtended | The String "from Human h1, Human h2 where 'father' in indices(h1.family)" appears 2 times in the file. | 1107 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1364 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 1371 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 2 times in the file. | 1382 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "from eg.Cat as cat" appears 2 times in the file. | 40 | |
| extension | MultipleStringLiteralsExtended | The String "from eg.Cat cat" appears 2 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "from Order ord where ord.items[0].id = 1234" appears 2 times in the file. | 159 | |
| extension | MultipleStringLiteralsExtended | The String "select item from Item item, Order ord\n" appears 3 times in the file. | 163 | |
| extension | MultipleStringLiteralsExtended | The String "select cat.color, sum(cat.weight), count(cat)\n" appears 2 times in the file. | 187 | |
| extension | MultipleStringLiteralsExtended | The String "select ord.id, sum(price.amount), count(item)\n" appears 2 times in the file. | 211 | |
| extension | MultipleStringLiteralsExtended | The String "order by sum(price.amount) desc" appears 2 times in the file. | 223 | |
| extension | MultipleStringLiteralsExtended | The String "select count(payment), status.name \n" appears 2 times in the file. | 233 | |
| extension | MultipleStringLiteralsExtended | The String " join payment.currentStatus as status\n" appears 2 times in the file. | 235 | |
| extension | MultipleStringLiteralsExtended | The String "where payment.status.name <> PaymentStatus.AWAITING_APPROVAL\n" appears 2 times in the file. | 237 | |
| extension | MultipleStringLiteralsExtended | The String "group by status.name, status.sortOrder\n" appears 2 times in the file. | 246 | |
| extension | MultipleStringLiteralsExtended | The String "order by status.sortOrder" appears 2 times in the file. | 247 | |
| extension | MultipleStringLiteralsExtended | The String "select account, payment\n" appears 2 times in the file. | 255 | |
| extension | MultipleStringLiteralsExtended | The String "from Account as account\n" appears 2 times in the file. | 256 | |
| extension | MultipleStringLiteralsExtended | The String " left outer join account.payments as payment\n" appears 2 times in the file. | 257 | |
| extension | MultipleStringLiteralsExtended | The String " and PaymentStatus.UNPAID = isNull(payment.currentStatus.name, PaymentStatus.UNPAID)\n" appears 2 times in the file. | 259 | |
| extension | MultipleStringLiteralsExtended | The String "order by account.type.sortOrder, account.accountNumber, payment.dueDate" appears 2 times in the file. | 260 | |
| extension | MultipleStringLiteralsExtended | The String "select round(s.pay, 2) from s" appears 2 times in the file. | 274 | |
| extension | MultipleStringLiteralsExtended | The String "from org.hibernate.test.Foo" appears 2 times in the file. | 366 | |
| extension | MultipleStringLiteralsExtended | The String "from o in class org.hibernate.test.MoreStuff" appears 4 times in the file. | 406 | |
| extension | MultipleStringLiteralsExtended | The String "from o in class org.hibernate.test.Many" appears 4 times in the file. | 407 | |
| extension | MultipleStringLiteralsExtended | The String "from o in class org.hibernate.test.Fee" appears 4 times in the file. | 408 | |
| extension | MultipleStringLiteralsExtended | The String "from o in class org.hibernate.test.Qux" appears 4 times in the file. | 409 | |
| extension | MultipleStringLiteralsExtended | The String "from o in class org.hibernate.test.Y" appears 3 times in the file. | 410 | |
| extension | MultipleStringLiteralsExtended | The String "from o in class org.hibernate.test.Fumm" appears 4 times in the file. | 411 | |
| extension | MultipleStringLiteralsExtended | The String "from o in class org.hibernate.test.X" appears 3 times in the file. | 412 | |
| extension | MultipleStringLiteralsExtended | The String "from o in class org.hibernate.test.Simple" appears 4 times in the file. | 413 | |
| extension | MultipleStringLiteralsExtended | The String "from o in class org.hibernate.test.Location" appears 3 times in the file. | 414 | |
| extension | MultipleStringLiteralsExtended | The String "from o in class org.hibernate.test.Holder" appears 4 times in the file. | 415 | |
| extension | MultipleStringLiteralsExtended | The String "from o in class org.hibernate.test.Part" appears 4 times in the file. | 416 | |
| extension | MultipleStringLiteralsExtended | The String "from o in class org.hibernate.test.Baz" appears 5 times in the file. | 417 | |
| extension | MultipleStringLiteralsExtended | The String "from o in class org.hibernate.test.Vetoer" appears 4 times in the file. | 418 | |
| extension | MultipleStringLiteralsExtended | The String "from o in class org.hibernate.test.Sortable" appears 4 times in the file. | 419 | |
| extension | MultipleStringLiteralsExtended | The String "from o in class org.hibernate.test.Contained" appears 4 times in the file. | 420 | |
| extension | MultipleStringLiteralsExtended | The String "from o in class org.hibernate.test.Stuff" appears 4 times in the file. | 421 | |
| extension | MultipleStringLiteralsExtended | The String "from o in class org.hibernate.test.Immutable" appears 4 times in the file. | 422 | |
| extension | MultipleStringLiteralsExtended | The String "from o in class org.hibernate.test.Container" appears 4 times in the file. | 423 | |
| extension | MultipleStringLiteralsExtended | The String "from o in class org.hibernate.test.X$XX" appears 3 times in the file. | 424 | |
| extension | MultipleStringLiteralsExtended | The String "from o in class org.hibernate.test.One" appears 6 times in the file. | 425 | |
| extension | MultipleStringLiteralsExtended | The String "from o in class org.hibernate.test.Foo" appears 5 times in the file. | 426 | |
| extension | MultipleStringLiteralsExtended | The String "from o in class org.hibernate.test.Fo" appears 4 times in the file. | 427 | |
| extension | MultipleStringLiteralsExtended | The String "from o in class org.hibernate.test.Glarch" appears 4 times in the file. | 428 | |
| extension | MultipleStringLiteralsExtended | The String "from o in class org.hibernate.test.Fum" appears 4 times in the file. | 429 | |
| extension | MultipleStringLiteralsExtended | The String "from n in class org.hibernate.test.Holder" appears 2 times in the file. | 430 | |
| extension | MultipleStringLiteralsExtended | The String "from n in class org.hibernate.test.Baz" appears 2 times in the file. | 431 | |
| extension | MultipleStringLiteralsExtended | The String "from n in class org.hibernate.test.Bar" appears 2 times in the file. | 432 | |
| extension | MultipleStringLiteralsExtended | The String "from n in class org.hibernate.test.Glarch" appears 2 times in the file. | 433 | |
| extension | MultipleStringLiteralsExtended | The String "from org.hibernate.test.Holder" appears 2 times in the file. | 504 | |
| extension | MultipleStringLiteralsExtended | The String "from org.hibernate.test.Fee" appears 3 times in the file. | 515 | |
| extension | MultipleStringLiteralsExtended | The String "from org.hibernate.test.Glarch" appears 2 times in the file. | 531 | |
| extension | MultipleStringLiteralsExtended | The String "from org.hibernate.test.Foo foo" appears 2 times in the file. | 537 | |
| extension | MultipleStringLiteralsExtended | The String "from foo in class org.hibernate.test.Foo" appears 4 times in the file. | 556 | |
| extension | MultipleStringLiteralsExtended | The String "from fee in class org.hibernate.test.Fee" appears 2 times in the file. | 557 | |
| extension | MultipleStringLiteralsExtended | The String "select elements(baz.fooArray) from baz in class org.hibernate.test.Baz where baz.id=?" appears 2 times in the file. | 582 | |
| extension | MultipleStringLiteralsExtended | The String "select elements(baz.stringArray) from baz in class org.hibernate.test.Baz" appears 2 times in the file. | 592 | |
| extension | MultipleStringLiteralsExtended | The String "from g in class org.hibernate.test.Glarch" appears 2 times in the file. | 597 | |
| extension | MultipleStringLiteralsExtended | The String "from f in class org.hibernate.test.Foo" appears 2 times in the file. | 602 | |
| extension | MultipleStringLiteralsExtended | The String "from q in class org.hibernate.test.Qux" appears 2 times in the file. | 604 | |
| extension | MultipleStringLiteralsExtended | The String "from org.hibernate.test.Bar bar where bar.object.id = ? and bar.object.class = ?" appears 2 times in the file. | 661 | |
| extension | MultipleStringLiteralsExtended | The String "select fum.id from fum in class org.hibernate.test.Fum where not fum.fum='FRIEND'" appears 2 times in the file. | 670 | |
| extension | MultipleStringLiteralsExtended | The String "\n" appears 2 times in the file. | 699 | |
| extension | MultipleStringLiteralsExtended | The String "from org.hibernate.test.Simple" appears 2 times in the file. | 726 | |
| extension | MultipleStringLiteralsExtended | The String "from org.hibernate.test.Part" appears 2 times in the file. | 728 | |
| extension | MultipleStringLiteralsExtended | The String "from s in class org.hibernate.test.Simple" appears 2 times in the file. | 753 | |
| extension | MultipleStringLiteralsExtended | The String "from b in class org.hibernate.test.B" appears 2 times in the file. | 781 | |
| extension | MultipleStringLiteralsExtended | The String "select max(s.count) from s in class org.hibernate.test.Simple" appears 2 times in the file. | 792 | |
| extension | MultipleStringLiteralsExtended | The String "select all s, s.other from s in class org.hibernate.test.Simple where s = :s" appears 2 times in the file. | 816 | |
| extension | MultipleStringLiteralsExtended | The String "from org.hibernate.test.Simple s" appears 2 times in the file. | 818 | |
| extension | MultipleStringLiteralsExtended | The String "from s in class org.hibernate.test.Top" appears 2 times in the file. | 855 | |
| extension | MultipleStringLiteralsExtended | The String "SELECT m FROM m IN CLASS org.hibernate.test.Master, d IN elements(m.details) WHERE d.i=5" appears 2 times in the file. | 917 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 1025 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1049 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1057 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1089 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1090 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "class" appears 4 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "OBJECT" appears 4 times in the file. | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "false" appears 2 times in the file. | 119 | |
| extension | MultipleStringLiteralsExtended | The String "] = " appears 2 times in the file. | 224 | |
| extension | MultipleStringLiteralsExtended | The String ")" appears 2 times in the file. | 267 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 285 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 293 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "from Animal a left join fetch a.offspring where a.description like :desc order by a.id" appears 6 times in the file. | 79 | |
| extension | MultipleStringLiteralsExtended | The String "desc" appears 7 times in the file. | 82 | |
| extension | MultipleStringLiteralsExtended | The String "root%" appears 7 times in the file. | 82 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 88 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 89 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 91 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 92 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 93 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 95 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 96 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 97 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 100 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 101 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 102 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 104 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 105 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 106 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 107 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 110 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 111 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 112 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 114 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 115 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 116 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 117 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 120 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 121 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 122 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 124 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 125 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 126 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 128 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 129 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 130 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 132 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 133 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 134 | |
| extension | MultipleStringLiteralsExtended | The String "root-1" appears 3 times in the file. | 147 | |
| extension | MultipleStringLiteralsExtended | The String "daughter" appears 2 times in the file. | 150 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 174 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 175 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 176 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 178 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 179 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 180 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 182 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 183 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 184 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 186 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 187 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 188 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 190 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 191 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 192 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 194 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 195 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 196 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 199 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 200 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 201 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 203 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 204 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 205 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 206 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 209 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 210 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 211 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 213 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 214 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 215 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 216 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 218 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 219 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 220 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 223 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 224 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 225 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 227 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 228 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 229 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 231 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 232 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 233 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 235 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 236 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 237 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 240 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 241 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 242 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 244 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 245 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 246 | |
| extension | MultipleStringLiteralsExtended | The String "delete Animal where not description like 'root%'" appears 2 times in the file. | 256 | |
| extension | MultipleStringLiteralsExtended | The String "delete Animal" appears 2 times in the file. | 257 | |
| extension | MultipleStringLiteralsExtended | The String "unexpected result count" appears 2 times in the file. | 286 | |
| extension | MultipleStringLiteralsExtended | The String "root-2" appears 2 times in the file. | 366 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | OverridableMethodInConstructor | Overridable method 'bindToOwner' is called in constructor body. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "leaf1" appears 2 times in the file. | 101 | |
| extension | MultipleStringLiteralsExtended | The String "from Root as r " appears 3 times in the file. | 130 | |
| extension | MultipleStringLiteralsExtended | The String "where r.branch.branchName = 'branch' " appears 2 times in the file. | 131 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String " SQL : " appears 2 times in the file. | 104 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 105 | |
| extension | MultipleStringLiteralsExtended | The String "<>" appears 2 times in the file. | 105 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 116 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "someLimit" appears 4 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "failure expected" appears 2 times in the file. | 90 | |
| extension | MultipleStringLiteralsExtended | The String "ad-hoc on did not take effect" appears 4 times in the file. | 120 | |
| extension | MultipleStringLiteralsExtended | The String "entity1" appears 3 times in the file. | 151 | |
| extension | MultipleStringLiteralsExtended | The String "associatedEntity1" appears 2 times in the file. | 156 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String " order by p.name asc" appears 7 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "unexpected parent found." appears 2 times in the file. | 125 | |
| extension | MultipleStringLiteralsExtended | The String "unexpected type of entity." appears 2 times in the file. | 139 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 184 | |
| extension | MultipleStringLiteralsExtended | The String "parent0" appears 2 times in the file. | 246 | |
| extension | MultipleStringLiteralsExtended | The String " order by c.name desc" appears 2 times in the file. | 251 | |
| extension | MultipleStringLiteralsExtended | The String "should have failed because data is ordered incorrectly." appears 2 times in the file. | 258 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 39 | |
| extension | MultipleStringLiteralsExtended | The String "32 MHz" appears 2 times in the file. | 109 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "gavin" appears 2 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "admins" appears 4 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "plebs" appears 3 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "banned" appears 2 times in the file. | 56 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 105 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Super call could be removed: Class 'Customer' does not extend anything. | 16 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 34 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 36 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 5 | |
| extension | UselessSuperCtorCall | Super call could be removed: Class 'CustomerId' does not extend anything. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "JBoss" appears 2 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "RouteOne" appears 2 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "Detroit" appears 4 times in the file. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "steve" appears 2 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "my-product" appears 4 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "456" appears 3 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "Person by id prop (non-identifier)" appears 2 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "Person by pk prop (identifier)" appears 2 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "Order by number prop (named identifier)" appears 2 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "Order by id prop (virtual identifier)" appears 2 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "LineItem by id prop (non-identifier" appears 2 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "id" appears 3 times in the file. | 121 | |
| extension | MultipleStringLiteralsExtended | The String "pk" appears 2 times in the file. | 127 | |
| extension | MultipleStringLiteralsExtended | The String "orderee" appears 3 times in the file. | 159 | |
| extension | MultipleStringLiteralsExtended | The String "p" appears 3 times in the file. | 159 | |
| extension | MultipleStringLiteralsExtended | The String "p.id" appears 2 times in the file. | 159 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 9 | |
| extension | UselessSuperCtorCall | Super call could be removed: Class 'Contract' does not extend anything. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 7 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 38 | |
| extension | UselessSuperCtorCall | Super call could be removed: Class 'ContractVariation' does not extend anything. | 39 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "gavin" appears 55 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "phone" appears 28 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "expensive" appears 55 times in the file. | 83 | |
| extension | MultipleStringLiteralsExtended | The String "more expensive" appears 55 times in the file. | 85 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 92 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 93 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 94 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 105 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 113 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 114 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 116 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 117 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 153 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 154 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 155 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 166 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 174 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 175 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 177 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 178 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 214 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 215 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 216 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 227 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 235 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 236 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 260 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 261 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 262 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 274 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 282 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 283 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 306 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 307 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 308 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 319 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 327 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 328 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 351 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 352 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 353 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 364 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 372 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 373 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 397 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 398 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 399 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 411 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 419 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 420 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 434 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 442 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 443 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 475 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 476 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 477 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 488 | |
| extension | MultipleStringLiteralsExtended | The String "foo bar" appears 4 times in the file. | 489 | |
| extension | MultipleStringLiteralsExtended | The String "blah blah" appears 4 times in the file. | 491 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 492 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 493 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 495 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 496 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 497 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 507 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 515 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 516 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 539 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 540 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 541 | |
| extension | MultipleStringLiteralsExtended | The String "Sherman" appears 3 times in the file. | 542 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 553 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 557 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 558 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 560 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 561 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 562 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 572 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 580 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 581 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 614 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 622 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 623 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 657 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 665 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 666 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 763 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 765 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 768 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 771 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 772 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 822 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 823 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 824 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 826 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 827 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 828 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 931 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 932 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 936 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 937 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 986 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 987 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 991 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 992 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1042 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1043 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1047 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1048 | |
| extension | MultipleStringLiteralsExtended | The String "cv1 info" appears 6 times in the file. | 1151 | |
| extension | MultipleStringLiteralsExtended | The String "new cv1 info" appears 4 times in the file. | 1255 | |
| extension | MultipleStringLiteralsExtended | The String "party1" appears 4 times in the file. | 1409 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 5 | |
| extension | UselessSuperCtorCall | Super call could be removed: Class 'Info' does not extend anything. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 7 | |
| extension | UselessSuperCtorCall | Super call could be removed: Class 'Party' does not extend anything. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "plan" appears 19 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "gail" appears 34 times in the file. | 82 | |
| extension | MultipleStringLiteralsExtended | The String "phone" appears 19 times in the file. | 82 | |
| extension | MultipleStringLiteralsExtended | The String "new plan" appears 2 times in the file. | 96 | |
| extension | MultipleStringLiteralsExtended | The String "yogi" appears 3 times in the file. | 99 | |
| extension | MultipleStringLiteralsExtended | The String "sherman" appears 3 times in the file. | 374 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 875 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 877 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 880 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 933 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 935 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 939 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 941 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 997 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 1079 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "contract" appears 2 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "gail" appears 20 times in the file. | 93 | |
| extension | MultipleStringLiteralsExtended | The String "phone" appears 22 times in the file. | 93 | |
| extension | MultipleStringLiteralsExtended | The String "party" appears 34 times in the file. | 94 | |
| extension | MultipleStringLiteralsExtended | The String "new party" appears 6 times in the file. | 111 | |
| extension | MultipleStringLiteralsExtended | The String "david" appears 2 times in the file. | 597 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 1121 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1123 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1126 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 1180 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1182 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1186 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1188 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 32 | |
| extension | UselessSuperCtorCall | Super call could be removed: Class 'Contract' does not extend anything. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 30 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 61 | |
| extension | UselessSuperCtorCall | Super call could be removed: Class 'ContractVariation' does not extend anything. | 62 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 28 | |
| extension | UselessSuperCtorCall | Super call could be removed: Class 'Info' does not extend anything. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 28 | |
| extension | UselessSuperCtorCall | Super call could be removed: Class 'Owner' does not extend anything. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 30 | |
| extension | UselessSuperCtorCall | Super call could be removed: Class 'Party' does not extend anything. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "sizeKb" appears 2 times in the file. | 53 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 32 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "blah" appears 2 times in the file. | 23 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 37 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 38 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 30 | |
| extension | MultipleStringLiteralsExtended | The String "summary" appears 2 times in the file. | 30 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 39 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 40 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "blah blah" appears 7 times in the file. | 36 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "weirdProperty" appears 4 times in the file. | 50 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 2 times in the file. | 51 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "text" appears 13 times in the file. | 52 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "upperCaseName" appears 4 times in the file. | 53 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "folder" appears 2 times in the file. | 54 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "owner" appears 3 times in the file. | 55 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 57 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 58 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 59 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 60 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "from Document" appears 10 times in the file. | 68 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 79 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 80 | |
| extension | MultipleStringLiteralsExtended | The String "summary" appears 3 times in the file. | 80 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 82 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 83 | |
| extension | MultipleStringLiteralsExtended | The String "HiA" appears 2 times in the file. | 91 | |
| extension | MultipleStringLiteralsExtended | The String "HiA second edition" appears 2 times in the file. | 109 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 117 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 118 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 119 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 120 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 121 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 125 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 126 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 127 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 138 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 144 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 146 | |
| extension | MultipleStringLiteralsExtended | The String "HiA2" appears 2 times in the file. | 157 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 159 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 166 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 168 | |
| extension | MultipleStringLiteralsExtended | The String "blah blah blah blah" appears 2 times in the file. | 169 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 187 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 188 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 39 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 47 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 57 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 67 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "from Problematic" appears 2 times in the file. | 55 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 69 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 36 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 6 times in the file. | 36 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 37 | |
| extension | MultipleStringLiteralsExtended | The String "sibling" appears 6 times in the file. | 37 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 38 | |
| extension | MultipleStringLiteralsExtended | The String "child" appears 3 times in the file. | 38 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 44 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 45 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 46 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 47 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 48 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 49 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 52 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 53 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 54 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 55 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 56 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 59 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 60 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "oneToOneProxy" appears 3 times in the file. | 25 | |
| extension | MultipleStringLiteralsExtended | The String "oneToOneNoProxy" appears 5 times in the file. | 28 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 42 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 4 times in the file. | 43 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 44 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 45 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 48 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 49 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 50 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 51 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 57 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 58 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 59 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 62 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "org.hibernate.test.instrument.domain" appears 2 times in the file. | 59 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 139 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 140 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 149 | |
| extension | MultipleStringLiteralsExtended | The String "could not exeucte executable" appears 3 times in the file. | 157 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 163 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 169 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Gavin" appears 6 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "nivag" appears 4 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "vagni" appears 3 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "Josh" appears 2 times in the file. | 108 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 4 times in the file. | 108 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 281 | |
| extension | MultipleStringLiteralsExtended | The String "select" appears 5 times in the file. | 285 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 299 | |
| extension | MultipleStringLiteralsExtended | The String "Lukasz" appears 2 times in the file. | 306 | |
| extension | MultipleStringLiteralsExtended | The String "Kinga" appears 2 times in the file. | 318 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 331 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 334 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Super call could be removed: Class 'Log' does not extend anything. | 13 | |
| extension | UselessSuperCtorCall | Super call could be removed: Class 'Log' does not extend anything. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Super call could be removed: Class 'User' does not extend anything. | 16 | |
| extension | UselessSuperCtorCall | Super call could be removed: Class 'User' does not extend anything. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnNullInsteadOfBoolean | Method declares to return Boolean and returns null. | 61 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 67 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Hibernate in Action" appears 4 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "Secret" appears 3 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "gavin" appears 2 times in the file. | 71 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 108 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 110 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "true" appears 3 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "foo" appears 5 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "bar" appears 4 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "Item" appears 4 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "Item.nameDesc" appears 2 times in the file. | 71 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 74 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 75 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 78 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 79 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 83 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 106 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 108 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 110 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 111 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 114 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 75 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 81 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 85 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 108 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 148 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 152 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 176 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 188 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "drop table SANDBOX_JDBC_TST if exists" appears 2 times in the file. | 65 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 128 | |
| extension | MultipleStringLiteralsExtended | The String "insert into SANDBOX_JDBC_TST( ID, NAME ) values ( ?, ? )" appears 3 times in the file. | 129 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 3 times in the file. | 131 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 133 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 137 | |
| extension | MultipleStringLiteralsExtended | The String "incorrect exception type : sqlexception" appears 3 times in the file. | 142 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 148 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 164 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 169 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 173 | |
| extension | MultipleStringLiteralsExtended | The String "select * from SANDBOX_JDBC_TST" appears 3 times in the file. | 178 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 180 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 187 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 193 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 207 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 225 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 230 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 234 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 244 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 250 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 264 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 52 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 73 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 76 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 79 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 84 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 85 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 87 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 88 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 99 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 108 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "SANDBOX_JDBC_TST" appears 2 times in the file. | 86 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 87 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 90 | |
| extension | MultipleStringLiteralsExtended | The String "create table SANDBOX_JDBC_TST ( ID integer, NAME varchar(100) )" appears 2 times in the file. | 93 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 94 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 95 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 97 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 98 | |
| extension | MultipleStringLiteralsExtended | The String "insert into SANDBOX_JDBC_TST( ID, NAME ) values ( ?, ? )" appears 2 times in the file. | 105 | |
| extension | MultipleStringLiteralsExtended | The String "this" appears 2 times in the file. | 108 | |
| extension | MultipleStringLiteralsExtended | The String "unexpected Batch impl" appears 2 times in the file. | 114 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 2 times in the file. | 117 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 123 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 128 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 151 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 154 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 157 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 158 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 160 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 161 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 186 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 198 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 203 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Mark" appears 3 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "USA" appears 2 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "from java.io.Serializable" appears 2 times in the file. | 84 | |
| extension | MultipleStringLiteralsExtended | The String "from Person" appears 5 times in the file. | 86 | |
| extension | MultipleStringLiteralsExtended | The String "from Person p where p.class is null" appears 2 times in the file. | 87 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 89 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 95 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 104 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 119 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 140 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 153 | |
| extension | MultipleStringLiteralsExtended | The String "select height_centimeters from person where name='Emmanuel'" appears 2 times in the file. | 193 | |
| extension | MultipleStringLiteralsExtended | The String "select pwd_expiry_weeks from t_user where person_id=?" appears 2 times in the file. | 195 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 241 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "one" appears 12 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "from Thing" appears 18 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "one_changed" appears 6 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "two" appears 6 times in the file. | 298 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 307 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 347 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 387 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Mark" appears 3 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "USA" appears 2 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "from Person" appears 2 times in the file. | 87 | |
| extension | MultipleStringLiteralsExtended | The String "from Person p where type(p) in :who" appears 2 times in the file. | 90 | |
| extension | MultipleStringLiteralsExtended | The String "who" appears 2 times in the file. | 90 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 97 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 106 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 125 | |
| extension | MultipleStringLiteralsExtended | The String "Steve" appears 4 times in the file. | 135 | |
| extension | MultipleStringLiteralsExtended | The String "Emmanuel" appears 3 times in the file. | 170 | |
| extension | MultipleStringLiteralsExtended | The String "Mr" appears 3 times in the file. | 176 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 194 | |
| extension | MultipleStringLiteralsExtended | The String "select height_centimeters from JPerson where name='Emmanuel'" appears 2 times in the file. | 229 | |
| extension | MultipleStringLiteralsExtended | The String "select pwd_expiry_weeks from JEmployee where person_id=?" appears 2 times in the file. | 233 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'Cat' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 52 | |
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'Dog' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "string" appears 2 times in the file. | 82 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 2 times in the file. | 83 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'Cat' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 53 | |
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'Dog' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "integer" appears 2 times in the file. | 89 | |
| extension | MultipleStringLiteralsExtended | The String "clazz_" appears 2 times in the file. | 90 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 91 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 98 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'Cat' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 50 | |
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'Dog' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 34 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 28 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 33 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "delete from Bid" appears 2 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "delete from Comment" appears 2 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "delete from Item" appears 2 times in the file. | 74 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 99 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 101 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 111 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 112 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 126 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 127 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 129 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 136 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 137 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 147 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 148 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 157 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 158 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 168 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 169 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 177 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 178 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 182 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 183 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 187 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 188 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 192 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 193 | |
| extension | MultipleStringLiteralsExtended | The String "hibernate" appears 8 times in the file. | 212 | |
| extension | MultipleStringLiteralsExtended | The String "gavin" appears 6 times in the file. | 213 | |
| extension | MultipleStringLiteralsExtended | The String "max" appears 6 times in the file. | 214 | |
| extension | MultipleStringLiteralsExtended | The String "users" appears 2 times in the file. | 226 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 229 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 233 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 258 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 260 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 262 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 272 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 274 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 276 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "parent" appears 7 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "child" appears 3 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "expecting TransientObjectException on flush" appears 9 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "handled expected exception" appears 7 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "blah blah blah" appears 2 times in the file. | 254 | |
| extension | MultipleStringLiteralsExtended | The String "handled expected exception : " appears 2 times in the file. | 264 | |
| extension | MultipleStringLiteralsExtended | The String "delete ChildInfoAssigned" appears 2 times in the file. | 309 | |
| extension | MultipleStringLiteralsExtended | The String "delete ChildAssigned" appears 2 times in the file. | 310 | |
| extension | MultipleStringLiteralsExtended | The String "delete ParentAssigned" appears 2 times in the file. | 311 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 317 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 325 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Gavin" appears 4 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "King" appears 2 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "JBoss Inc" appears 2 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "A380" appears 2 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "Blah" appears 8 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "select p from Person p where p.firstName = :name" appears 2 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 2 times in the file. | 61 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 62 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 90 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 95 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "ejb3 lock tests" appears 2 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "lock test" appears 2 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "updated" appears 2 times in the file. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "isolation not maintained" appears 2 times in the file. | 82 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 173 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "EJB3 Specification" appears 4 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "EJB3 Persistence Spec" appears 2 times in the file. | 77 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 85 | |
| extension | MultipleStringLiteralsExtended | The String "encountered non-repeatable read" appears 7 times in the file. | 86 | |
| extension | MultipleStringLiteralsExtended | The String "delete Item" appears 2 times in the file. | 95 | |
| extension | MultipleStringLiteralsExtended | The String "repeatable read tests" appears 2 times in the file. | 102 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 135 | |
| extension | MultipleStringLiteralsExtended | The String "Lock Modes" appears 2 times in the file. | 173 | |
| extension | MultipleStringLiteralsExtended | The String "3.3.5.3" appears 2 times in the file. | 176 | |
| extension | MultipleStringLiteralsExtended | The String "Lock Mode Types" appears 2 times in the file. | 193 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 201 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 250 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 254 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 257 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 263 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "true" appears 3 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "steve" appears 21 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "superSecret" appears 6 times in the file. | 95 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 124 | |
| extension | MultipleStringLiteralsExtended | The String "delete User" appears 3 times in the file. | 130 | |
| extension | MultipleStringLiteralsExtended | The String "userName" appears 11 times in the file. | 148 | |
| extension | MultipleStringLiteralsExtended | The String "gavin" appears 2 times in the file. | 163 | |
| extension | MultipleStringLiteralsExtended | The String "supsup" appears 2 times in the file. | 163 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "admin" appears 3 times in the file. | 51 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "admins" appears 2 times in the file. | 62 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "Klein" appears 2 times in the file. | 84 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "proxy access did not fail on non-existent proxy" appears 2 times in the file. | 57 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "unexpected exception type on non-existent proxy access : " appears 2 times in the file. | 63 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 69 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 70 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 78 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 103 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 115 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "ids" appears 8 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "Name" appears 8 times in the file. | 78 | |
| extension | MultipleStringLiteralsExtended | The String "LastName" appears 8 times in the file. | 79 | |
| extension | MultipleStringLiteralsExtended | The String " " appears 6 times in the file. | 80 | |
| extension | MultipleStringLiteralsExtended | The String "DestinationEntity.selectIds" appears 2 times in the file. | 84 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 100 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 102 | |
| extension | MultipleStringLiteralsExtended | The String "fullName" appears 3 times in the file. | 141 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 164 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 166 | |
| extension | MultipleStringLiteralsExtended | The String "DestinationEntity.update" appears 2 times in the file. | 208 | |
| extension | MultipleStringLiteralsExtended | The String "idFrom" appears 2 times in the file. | 209 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 231 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 233 | |
| extension | MultipleStringLiteralsExtended | The String "DestinationEntity.delete" appears 2 times in the file. | 279 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 299 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 301 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 321 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "dummy" appears 5 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "expecting removed entity to be returned as null from get()" appears 3 times in the file. | 84 | |
| extension | MultipleStringLiteralsExtended | The String "Rescued" appears 2 times in the file. | 112 | |
| extension | MultipleStringLiteralsExtended | The String "child" appears 2 times in the file. | 143 | |
| extension | MultipleStringLiteralsExtended | The String "1234" appears 2 times in the file. | 143 | |
| extension | MultipleStringLiteralsExtended | The String "the item is contained in the session after deletion" appears 2 times in the file. | 150 | |
| extension | MultipleStringLiteralsExtended | The String "the part is contained in the session after deletion" appears 2 times in the file. | 151 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 55 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 60 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 61 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 65 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 66 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 70 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 71 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 72 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 73 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 77 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 78 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 79 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 80 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 86 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 87 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 88 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 89 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 98 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 101 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 110 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 113 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 118 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 119 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Acme, Inc." appears 3 times in the file. | 106 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 182 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Acme, Inc." appears 3 times in the file. | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "name" appears 2 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "Acme, Inc." appears 3 times in the file. | 72 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "HiA" appears 2 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "Hibernate book" appears 2 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "Hibernate is...." appears 4 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "from Document fetch all properties" appears 2 times in the file. | 78 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 87 | |
| extension | MultipleStringLiteralsExtended | The String "text" appears 6 times in the file. | 87 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 88 | |
| extension | MultipleStringLiteralsExtended | The String "summary" appears 6 times in the file. | 88 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 90 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 91 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 100 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 101 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 128 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 129 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 131 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 132 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 141 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 142 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 97 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 94 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Gavin" appears 2 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "Emmanuel" appears 2 times in the file. | 65 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 80 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 92 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "from B" appears 2 times in the file. | 84 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 85 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 93 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 94 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 95 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 96 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 104 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 105 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 106 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 107 | |
| extension | MultipleStringLiteralsExtended | The String "foo bar" appears 5 times in the file. | 126 | |
| extension | MultipleStringLiteralsExtended | The String "c1" appears 15 times in the file. | 128 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 139 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 140 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 147 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 157 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 169 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 171 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 178 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 182 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 189 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 191 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 198 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 202 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 211 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 212 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 218 | |
| extension | MultipleStringLiteralsExtended | The String "from A" appears 3 times in the file. | 222 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 232 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 233 | |
| extension | MultipleStringLiteralsExtended | The String "3" appears 2 times in the file. | 248 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 290 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 292 | |
| extension | MultipleStringLiteralsExtended | The String "from E e" appears 2 times in the file. | 298 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 299 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 301 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 303 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 311 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 312 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 322 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "a" appears 2 times in the file. | 52 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 68 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "foo bar" appears 4 times in the file. | 98 | |
| extension | MultipleStringLiteralsExtended | The String "c1" appears 4 times in the file. | 100 | |
| extension | MultipleStringLiteralsExtended | The String "a funny name" appears 3 times in the file. | 101 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 107 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 117 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 132 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 145 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "bar" appears 2 times in the file. | 7 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 32 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 15 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 53 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "foo" appears 5 times in the file. | 104 | |
| extension | MultipleStringLiteralsExtended | The String "bar" appears 5 times in the file. | 104 | |
| extension | MultipleStringLiteralsExtended | The String "duplicate" appears 3 times in the file. | 140 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Super call could be removed: Class 'Circular' does not extend anything. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 18 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 25 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 32 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "/" appears 2 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "nil" appears 2 times in the file. | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 5 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "Inserting not-null null property should fail" appears 3 times in the file. | 98 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 14 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 22 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 29 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 36 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 43 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 50 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 57 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "nil" appears 3 times in the file. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "/" appears 2 times in the file. | 44 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 104 position 4 need optimization. All method calls are advised to move to end of logic expression. | 104 | |
| extension | UselessSuperCtorCall | Super call could be removed: Class 'Container' does not extend anything. | 127 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidHidingCauseException | Cause exception 'cnse' was lost. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 218 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 222 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 231 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 235 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 270 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 404 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 405 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 406 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 407 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 412 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 419 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 427 | |
| extension | MultipleStringLiteralsExtended | The String "CUSTOMS" appears 3 times in the file. | 461 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 479 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 483 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 490 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 554 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 592 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 622 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 637 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 678 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "replacement" appears 3 times in the file. | 115 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 163 | |
| extension | MultipleStringLiteralsExtended | The String "select p from Person as p where p.address = 'Lrkevnget 1'" appears 2 times in the file. | 170 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 171 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 175 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 177 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 181 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 9 | |
| extension | OverridableMethodInConstructor | Overridable method 'setAmount' is called in constructor body. | 13 | |
| extension | OverridableMethodInConstructor | Overridable method 'getAmount' is called in constructor body. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 7 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 41 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 6 | |
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 17 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 19 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 20 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 21 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 22 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 13 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 22 position 50 need optimization. All method calls are advised to move to end of logic expression. | 22 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 79 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 82 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 86 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 95 | |
| extension | MultipleStringLiteralsExtended | The String "foo" appears 2 times in the file. | 110 | |
| extension | MultipleStringLiteralsExtended | The String "bar" appears 2 times in the file. | 110 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 136 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 139 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 143 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 146 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 151 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 154 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 158 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 161 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 165 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 168 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 171 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 174 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 179 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 182 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 185 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 188 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 191 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 194 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 197 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 200 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 203 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 206 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 209 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 212 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 215 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 218 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 222 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 225 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 229 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 232 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 236 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 240 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 268 position 2 need optimization. All method calls are advised to move to end of logic expression. | 268 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 271 position 2 need optimization. All method calls are advised to move to end of logic expression. | 271 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 275 position 2 need optimization. All method calls are advised to move to end of logic expression. | 275 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 278 position 2 need optimization. All method calls are advised to move to end of logic expression. | 278 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 359 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 367 | |
| extension | FinalizeImplementation | finalize() method should have a "protected" visibility. | 403 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 144 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 190 | |
| extension | MultipleStringLiteralsExtended | The String "from Baz" appears 3 times in the file. | 190 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 196 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 239 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 241 | |
| extension | MultipleStringLiteralsExtended | The String "loaded same object" appears 2 times in the file. | 244 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 246 | |
| extension | MultipleStringLiteralsExtended | The String "foo" appears 33 times in the file. | 258 | |
| extension | MultipleStringLiteralsExtended | The String "bar" appears 29 times in the file. | 261 | |
| extension | MultipleStringLiteralsExtended | The String "foobar" appears 3 times in the file. | 291 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 298 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 299 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 301 | |
| extension | MultipleStringLiteralsExtended | The String "org.hibernate.test.legacy.Baz.fooSet" appears 2 times in the file. | 305 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 310 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 318 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 320 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 321 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 347 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 348 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 350 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 359 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 363 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 370 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 373 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 374 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 375 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 376 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 389 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 398 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 399 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 417 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 425 | |
| extension | MultipleStringLiteralsExtended | The String "from Foo" appears 9 times in the file. | 462 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 463 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 465 | |
| extension | MultipleStringLiteralsExtended | The String "empty iterator" appears 2 times in the file. | 481 | |
| extension | MultipleStringLiteralsExtended | The String "select foo.foo from Foo foo" appears 2 times in the file. | 483 | |
| extension | MultipleStringLiteralsExtended | The String "query" appears 3 times in the file. | 484 | |
| extension | MultipleStringLiteralsExtended | The String "returned object" appears 3 times in the file. | 485 | |
| extension | MultipleStringLiteralsExtended | The String "component query" appears 8 times in the file. | 502 | |
| extension | MultipleStringLiteralsExtended | The String "id query" appears 2 times in the file. | 552 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 571 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 582 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 584 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 587 | |
| extension | MultipleStringLiteralsExtended | The String "single quotes" appears 2 times in the file. | 603 | |
| extension | MultipleStringLiteralsExtended | The String "query many-to-one" appears 2 times in the file. | 620 | |
| extension | MultipleStringLiteralsExtended | The String "count" appears 2 times in the file. | 625 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 626 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 629 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 632 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 635 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 640 | |
| extension | MultipleStringLiteralsExtended | The String "select new Foo(fo.x) from Foo fo" appears 4 times in the file. | 649 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 653 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 658 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 674 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 675 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 676 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 677 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 679 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 687 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 688 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 689 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 691 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 698 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 699 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 700 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 701 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 703 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 708 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 709 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 710 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 713 | |
| extension | MultipleStringLiteralsExtended | The String "from Named n0, Named n1 where n0.name = n1.name" appears 2 times in the file. | 717 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 724 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 725 | |
| extension | MultipleStringLiteralsExtended | The String "from java.lang.Object" appears 4 times in the file. | 732 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 738 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 745 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 747 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 751 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 754 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 795 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 807 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 808 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 811 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 814 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 817 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 819 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 824 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 831 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 833 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 835 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 866 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 872 | |
| extension | MultipleStringLiteralsExtended | The String "from Fee" appears 3 times in the file. | 872 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 894 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 900 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 943 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 944 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 945 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 946 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 980 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 981 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1011 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1013 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 1030 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1045 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1047 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1049 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1050 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1051 | |
| extension | MultipleStringLiteralsExtended | The String "baz" appears 11 times in the file. | 1092 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1103 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1104 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1105 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1106 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1107 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1108 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1109 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1110 | |
| extension | MultipleStringLiteralsExtended | The String "from Baz baz left join fetch baz.fooBag" appears 4 times in the file. | 1132 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1133 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1141 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1143 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1144 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1168 | |
| extension | MultipleStringLiteralsExtended | The String "dirty" appears 3 times in the file. | 1188 | |
| extension | MultipleStringLiteralsExtended | The String "update" appears 7 times in the file. | 1215 | |
| extension | MultipleStringLiteralsExtended | The String "glarch" appears 2 times in the file. | 1238 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1246 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1248 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1272 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1273 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1274 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1282 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1284 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1285 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1286 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 6 times in the file. | 1297 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1314 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1316 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1326 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1336 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1361 | |
| extension | MultipleStringLiteralsExtended | The String "changed" appears 3 times in the file. | 1397 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1407 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1411 | |
| extension | MultipleStringLiteralsExtended | The String "from Foo foo" appears 20 times in the file. | 1412 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1413 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1417 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1422 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1424 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1437 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1463 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1464 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1465 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1499 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1500 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1507 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1514 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1515 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1526 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1527 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1563 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1564 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1565 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1585 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1609 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1623 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1640 | |
| extension | MultipleStringLiteralsExtended | The String "select distinct foo from Foo foo" appears 2 times in the file. | 1661 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1671 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1681 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1711 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1720 | |
| extension | MultipleStringLiteralsExtended | The String "Bar" appears 2 times in the file. | 1748 | |
| extension | MultipleStringLiteralsExtended | The String "Bar Two" appears 2 times in the file. | 1749 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1765 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1769 | |
| extension | MultipleStringLiteralsExtended | The String "nameList" appears 3 times in the file. | 1776 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1779 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1790 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1794 | |
| extension | MultipleStringLiteralsExtended | The String "valueX" appears 2 times in the file. | 1799 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1801 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1804 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 1858 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 1871 | |
| extension | MultipleStringLiteralsExtended | The String "G" appears 2 times in the file. | 1903 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1911 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1912 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1913 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1921 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1929 | |
| extension | MultipleStringLiteralsExtended | The String "integer" appears 6 times in the file. | 1948 | |
| extension | MultipleStringLiteralsExtended | The String "string" appears 5 times in the file. | 1950 | |
| extension | MultipleStringLiteralsExtended | The String "boolean" appears 5 times in the file. | 1951 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1956 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1966 | |
| extension | MultipleStringLiteralsExtended | The String "bool" appears 2 times in the file. | 1974 | |
| extension | MultipleStringLiteralsExtended | The String "char" appears 2 times in the file. | 1975 | |
| extension | MultipleStringLiteralsExtended | The String "yesno" appears 2 times in the file. | 1976 | |
| extension | MultipleStringLiteralsExtended | The String "Example API without like did not work correctly, size was " appears 2 times in the file. | 1980 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2005 | |
| extension | MultipleStringLiteralsExtended | The String "date" appears 2 times in the file. | 2008 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2010 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2016 | |
| extension | MultipleStringLiteralsExtended | The String "component.importantDates" appears 2 times in the file. | 2018 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2020 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2026 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2047 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2048 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2053 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2054 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2098 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2099 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2100 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2101 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2115 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2136 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2137 | |
| extension | MultipleStringLiteralsExtended | The String "More Stuff" appears 3 times in the file. | 2175 | |
| extension | MultipleStringLiteralsExtended | The String "id" appears 2 times in the file. | 2177 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2207 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2228 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2229 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2252 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2254 | |
| extension | MultipleStringLiteralsExtended | The String "from Fee fee" appears 6 times in the file. | 2254 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2278 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 2279 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2288 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 2289 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2292 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 2292 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 2297 | |
| extension | MultipleStringLiteralsExtended | The String "select count(*) from Bar as bar where '1' in (from bar.component.glarch.proxyArray g where g.name='foo')" appears 2 times in the file. | 2311 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2324 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2369 | |
| extension | MultipleStringLiteralsExtended | The String "from Bar bar join bar.baz.fooArray foo" appears 2 times in the file. | 2369 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2371 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2372 | |
| extension | MultipleStringLiteralsExtended | The String "select elements(baz.fooArray) from Baz baz where baz.id=?" appears 2 times in the file. | 2386 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2389 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2397 | |
| extension | MultipleStringLiteralsExtended | The String " " appears 3 times in the file. | 2411 | |
| extension | MultipleStringLiteralsExtended | The String "a new value" appears 2 times in the file. | 2429 | |
| extension | MultipleStringLiteralsExtended | The String "from Baz baz" appears 2 times in the file. | 2430 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2431 | |
| extension | MultipleStringLiteralsExtended | The String "select elements(baz.stringArray) from Baz baz" appears 5 times in the file. | 2432 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2437 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2441 | |
| extension | MultipleStringLiteralsExtended | The String "1E1" appears 4 times in the file. | 2442 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2444 | |
| extension | MultipleStringLiteralsExtended | The String "select elements(baz.stringList) from Baz baz" appears 4 times in the file. | 2445 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2450 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2458 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2466 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2471 | |
| extension | MultipleStringLiteralsExtended | The String "select count(*) from Bar" appears 7 times in the file. | 2483 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2484 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2485 | |
| extension | MultipleStringLiteralsExtended | The String "from Glarch g" appears 6 times in the file. | 2485 | |
| extension | MultipleStringLiteralsExtended | The String "a" appears 4 times in the file. | 2495 | |
| extension | MultipleStringLiteralsExtended | The String "b" appears 4 times in the file. | 2496 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2505 | |
| extension | MultipleStringLiteralsExtended | The String "new value" appears 2 times in the file. | 2515 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2521 | |
| extension | MultipleStringLiteralsExtended | The String "collection.elements find" appears 2 times in the file. | 2528 | |
| extension | MultipleStringLiteralsExtended | The String "select baz from Baz baz order by baz" appears 5 times in the file. | 2543 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2546 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2552 | |
| extension | MultipleStringLiteralsExtended | The String "two" appears 4 times in the file. | 2554 | |
| extension | MultipleStringLiteralsExtended | The String "one" appears 3 times in the file. | 2555 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2563 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2564 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2565 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2566 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2576 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2583 | |
| extension | MultipleStringLiteralsExtended | The String "nameName" appears 3 times in the file. | 2594 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2605 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2612 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 2,613 position 86 need optimization. All method calls are advised to move to end of logic expression. | 2613 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2618 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2619 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2620 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2621 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2622 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2623 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2624 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2625 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2626 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2628 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2630 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2646 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2647 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2655 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2656 | |
| extension | MultipleStringLiteralsExtended | The String "update " appears 2 times in the file. | 2672 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2678 | |
| extension | MultipleStringLiteralsExtended | The String "from Bar bar" appears 2 times in the file. | 2679 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2696 | |
| extension | MultipleStringLiteralsExtended | The String "blah" appears 2 times in the file. | 2707 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2714 | |
| extension | MultipleStringLiteralsExtended | The String "create-update" appears 2 times in the file. | 2735 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2800 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2801 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2802 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2803 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2804 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2805 | |
| extension | MultipleStringLiteralsExtended | The String "bar bar" appears 2 times in the file. | 2885 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2908 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2910 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2912 | |
| extension | MultipleStringLiteralsExtended | The String "xxx" appears 3 times in the file. | 2956 | |
| extension | MultipleStringLiteralsExtended | The String "foo bar" appears 3 times in the file. | 2959 | |
| extension | MultipleStringLiteralsExtended | The String "find size" appears 5 times in the file. | 2963 | |
| extension | MultipleStringLiteralsExtended | The String "class special property" appears 3 times in the file. | 2969 | |
| extension | MultipleStringLiteralsExtended | The String "from Foo foo where foo.class=Bar" appears 2 times in the file. | 2970 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2992 | |
| extension | MultipleStringLiteralsExtended | The String "from Trivial" appears 2 times in the file. | 2992 | |
| extension | MultipleStringLiteralsExtended | The String "unkeyed reachability" appears 4 times in the file. | 3056 | |
| extension | MultipleStringLiteralsExtended | The String "today" appears 2 times in the file. | 3112 | |
| extension | MultipleStringLiteralsExtended | The String "tomorrow" appears 2 times in the file. | 3113 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 3113 | |
| extension | MultipleStringLiteralsExtended | The String "reachability" appears 4 times in the file. | 3130 | |
| extension | MultipleStringLiteralsExtended | The String "null element" appears 2 times in the file. | 3134 | |
| extension | MultipleStringLiteralsExtended | The String "non-null element" appears 2 times in the file. | 3135 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 3143 | |
| extension | MultipleStringLiteralsExtended | The String "not null" appears 3 times in the file. | 3183 | |
| extension | MultipleStringLiteralsExtended | The String "version" appears 6 times in the file. | 3237 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 3286 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 3287 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 3288 | |
| extension | MultipleStringLiteralsExtended | The String "versioned collection before" appears 3 times in the file. | 3289 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 3296 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 3297 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 3298 | |
| extension | MultipleStringLiteralsExtended | The String "versioned collection after" appears 5 times in the file. | 3314 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 3336 | |
| extension | MultipleStringLiteralsExtended | The String "recursive find" appears 2 times in the file. | 3362 | |
| extension | MultipleStringLiteralsExtended | The String "recursive iter" appears 3 times in the file. | 3369 | |
| extension | MultipleStringLiteralsExtended | The String "from Glarch g where g.next is not null" appears 2 times in the file. | 3370 | |
| extension | MultipleStringLiteralsExtended | The String "select f, f.integer from Foo f" appears 2 times in the file. | 3449 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 3450 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 3452 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 3453 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 3455 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 3456 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 3459 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 3462 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 3463 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 3464 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 3466 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 3467 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 3468 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 3469 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 3470 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 3471 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 3472 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 3479 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 3481 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 3482 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 3484 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 3485 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 3486 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 3489 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 3492 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 3493 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 3494 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 3496 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 3497 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 3498 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 3499 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 3500 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 3501 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 3502 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 3510 | |
| extension | MultipleStringLiteralsExtended | The String "multi-column find" appears 2 times in the file. | 3525 | |
| extension | MultipleStringLiteralsExtended | The String "multi-column count" appears 2 times in the file. | 3531 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 3533 | |
| extension | MultipleStringLiteralsExtended | The String "multi-column id" appears 2 times in the file. | 3538 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 3541 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 3547 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 3,551 position 26 need optimization. All method calls are advised to move to end of logic expression. | 3551 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 3554 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 3600 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 3629 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 3670 | |
| extension | MultipleStringLiteralsExtended | The String "updated from transient" appears 3 times in the file. | 3715 | |
| extension | MultipleStringLiteralsExtended | The String "CHANGED" appears 2 times in the file. | 3722 | |
| extension | MultipleStringLiteralsExtended | The String "an element" appears 3 times in the file. | 3723 | |
| extension | MultipleStringLiteralsExtended | The String "changed again" appears 2 times in the file. | 3724 | |
| extension | MultipleStringLiteralsExtended | The String "updated collection" appears 3 times in the file. | 3740 | |
| extension | MultipleStringLiteralsExtended | The String "new element" appears 2 times in the file. | 3745 | |
| extension | MultipleStringLiteralsExtended | The String "cascade update" appears 2 times in the file. | 3785 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 3798 | |
| extension | MultipleStringLiteralsExtended | The String "IFA" appears 3 times in the file. | 3835 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 3873 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 3918 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 3927 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 3976 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 4001 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 4017 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 4022 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 4031 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 4042 | |
| extension | MultipleStringLiteralsExtended | The String "order by" appears 3 times in the file. | 4055 | |
| extension | MultipleStringLiteralsExtended | The String "'a' isn't first element" appears 2 times in the file. | 4091 | |
| extension | MultipleStringLiteralsExtended | The String "'b' isn't second element" appears 2 times in the file. | 4092 | |
| extension | MultipleStringLiteralsExtended | The String "array of proxies" appears 2 times in the file. | 4192 | |
| extension | MultipleStringLiteralsExtended | The String "deferred load test" appears 2 times in the file. | 4194 | |
| extension | MultipleStringLiteralsExtended | The String "find returns same object as load" appears 2 times in the file. | 4259 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 4291 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 4292 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 4295 | |
| extension | MultipleStringLiteralsExtended | The String "osama" appears 3 times in the file. | 4320 | |
| extension | MultipleStringLiteralsExtended | The String "autoflush collection update" appears 2 times in the file. | 4321 | |
| extension | MultipleStringLiteralsExtended | The String "bark" appears 2 times in the file. | 4387 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 4393 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 4396 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 4399 | |
| extension | MultipleStringLiteralsExtended | The String "select foo from Baz baz join baz.fooArray foo" appears 2 times in the file. | 4406 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 4411 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 4415 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 4418 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 4429 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 4433 | |
| extension | MultipleStringLiteralsExtended | The String "from Fo" appears 2 times in the file. | 4447 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 4450 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 4455 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 4479 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 4491 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 4498 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 4515 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 4521 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 4524 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 4530 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 4537 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 4543 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 4546 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 4552 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 4572 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 4607 | |
| extension | MultipleStringLiteralsExtended | The String "AU" appears 3 times in the file. | 4619 | |
| extension | MultipleStringLiteralsExtended | The String "Brunswick Rd" appears 2 times in the file. | 4622 | |
| extension | MultipleStringLiteralsExtended | The String "Melbourne" appears 3 times in the file. | 4624 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 4635 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 4636 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 4637 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 4638 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 4658 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 4659 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 4687 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 4688 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 4691 | |
| extension | MultipleStringLiteralsExtended | The String "From Bar bar" appears 3 times in the file. | 4718 | |
| extension | MultipleStringLiteralsExtended | The String "From Foo foo" appears 3 times in the file. | 4765 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 4813 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 4814 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 4819 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 4820 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 4821 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 4822 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 4823 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 4838 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 4840 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 4841 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 4844 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 4846 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 4853 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 4855 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 4873 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 4874 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 4881 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 4907 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 4908 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 4915 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 4916 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 4926 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 4927 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 6 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 41 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 43 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 17 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 85 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 104 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 6 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 11 position 43 need optimization. All method calls are advised to move to end of logic expression. | 11 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 16 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 19 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 22 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "fum" appears 26 times in the file. | 98 | |
| extension | MultipleStringLiteralsExtended | The String "a value" appears 2 times in the file. | 99 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 114 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 115 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 116 | |
| extension | MultipleStringLiteralsExtended | The String "fo" appears 20 times in the file. | 127 | |
| extension | MultipleStringLiteralsExtended | The String "fo fee fi" appears 4 times in the file. | 128 | |
| extension | MultipleStringLiteralsExtended | The String "stuff" appears 3 times in the file. | 129 | |
| extension | MultipleStringLiteralsExtended | The String "fr" appears 3 times in the file. | 130 | |
| extension | MultipleStringLiteralsExtended | The String "goo" appears 3 times in the file. | 131 | |
| extension | MultipleStringLiteralsExtended | The String "fr2" appears 2 times in the file. | 132 | |
| extension | MultipleStringLiteralsExtended | The String "soo" appears 3 times in the file. | 133 | |
| extension | MultipleStringLiteralsExtended | The String "friends" appears 6 times in the file. | 146 | |
| extension | MultipleStringLiteralsExtended | The String "g%" appears 3 times in the file. | 147 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 149 | |
| extension | MultipleStringLiteralsExtended | The String "f%" appears 5 times in the file. | 152 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 160 | |
| extension | MultipleStringLiteralsExtended | The String "this" appears 2 times in the file. | 161 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 175 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 190 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 203 | |
| extension | MultipleStringLiteralsExtended | The String "xam" appears 2 times in the file. | 251 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 266 | |
| extension | MultipleStringLiteralsExtended | The String "fi" appears 5 times in the file. | 286 | |
| extension | MultipleStringLiteralsExtended | The String "fee fi fo" appears 3 times in the file. | 287 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 297 | |
| extension | MultipleStringLiteralsExtended | The String "load by composite key" appears 2 times in the file. | 332 | |
| extension | MultipleStringLiteralsExtended | The String "fee fo fi" appears 3 times in the file. | 343 | |
| extension | MultipleStringLiteralsExtended | The String "from Fum fum where not fum.fum='FRIEND'" appears 4 times in the file. | 348 | |
| extension | MultipleStringLiteralsExtended | The String "iterate on composite key" appears 3 times in the file. | 368 | |
| extension | MultipleStringLiteralsExtended | The String "fee" appears 2 times in the file. | 400 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 436 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 439 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 444 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 446 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 448 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 449 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 450 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 455 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 466 | |
| extension | MultipleStringLiteralsExtended | The String "collection of fums" appears 2 times in the file. | 511 | |
| extension | MultipleStringLiteralsExtended | The String "f1" appears 2 times in the file. | 532 | |
| extension | MultipleStringLiteralsExtended | The String "f2" appears 2 times in the file. | 533 | |
| extension | MultipleStringLiteralsExtended | The String "foo" appears 3 times in the file. | 578 | |
| extension | MultipleStringLiteralsExtended | The String "bar" appears 3 times in the file. | 578 | |
| extension | MultipleStringLiteralsExtended | The String "x" appears 2 times in the file. | 584 | |
| extension | MultipleStringLiteralsExtended | The String "y" appears 2 times in the file. | 584 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 592 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 594 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 595 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 603 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 604 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 609 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 611 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 613 | |
| extension | MultipleStringLiteralsExtended | The String "dudu" appears 2 times in the file. | 626 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 652 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 658 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 665 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 684 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 687 | |
| extension | MultipleStringLiteralsExtended | The String "Not same parent instances" appears 2 times in the file. | 767 | |
| extension | MultipleStringLiteralsExtended | The String "Not same child instances" appears 2 times in the file. | 768 | |
| extension | AvoidHidingCauseException | Cause exception 'cnfe' was lost. | 884 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 16 | |
| extension | UselessSuperCtorCall | Super call could be removed: Class 'Fumm' does not extend anything. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 13 | |
| extension | MultipleStringLiteralsExtended | The String "foo" appears 2 times in the file. | 108 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 67 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 80 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 90 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 91 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 92 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 93 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 94 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 119 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 120 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 121 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 129 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 130 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 131 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 46 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 61 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 62 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 63 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 64 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 8 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 7 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 39 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 67 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "$type$" appears 6 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "TestMap" appears 5 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 6 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "foo" appears 3 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "address" appears 4 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "bar" appears 4 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "a" appears 2 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "b" appears 2 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "cmp" appears 2 times in the file. | 64 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 72 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 73 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 76 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 84 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 85 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 87 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 88 | |
| extension | AvoidConstantAsFirstOperandInCondition | Constant have to be second operand of '=='. | 88 | |
| extension | MultipleStringLiteralsExtended | The String "parent" appears 7 times in the file. | 88 | |
| extension | MultipleStringLiteralsExtended | The String "foobar" appears 3 times in the file. | 89 | |
| extension | MultipleStringLiteralsExtended | The String "children" appears 2 times in the file. | 91 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 100 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 101 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 102 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 104 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 112 | |
| extension | MultipleStringLiteralsExtended | The String "ChildMap" appears 2 times in the file. | 127 | |
| extension | MultipleStringLiteralsExtended | The String "child" appears 3 times in the file. | 128 | |
| extension | MultipleStringLiteralsExtended | The String "ParentMap" appears 2 times in the file. | 129 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 10 | |
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Eye Eye" appears 2 times in the file. | 79 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 89 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 90 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 97 | |
| extension | MultipleStringLiteralsExtended | The String "foo" appears 11 times in the file. | 106 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 107 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 3 times in the file. | 108 | |
| extension | MultipleStringLiteralsExtended | The String "bar" appears 4 times in the file. | 108 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 109 | |
| extension | MultipleStringLiteralsExtended | The String "new sub" appears 2 times in the file. | 140 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 149 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 151 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 156 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 181 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 190 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 191 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 192 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 194 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 195 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 197 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 198 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 220 | |
| extension | MultipleStringLiteralsExtended | The String "bigDecimal" appears 5 times in the file. | 242 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 244 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 248 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 254 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 258 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 263 | |
| extension | AvoidConstantAsFirstOperandInCondition | Constant have to be second operand of '=='. | 263 | |
| extension | MultipleStringLiteralsExtended | The String "SELECT m FROM Master m JOIN m.details d WHERE d.i=5" appears 2 times in the file. | 317 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 357 | |
| extension | MultipleStringLiteralsExtended | The String "master-detail" appears 4 times in the file. | 368 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 377 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 385 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 386 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 390 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 401 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 403 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 412 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 414 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 427 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 428 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 431 | |
| extension | MultipleStringLiteralsExtended | The String "id2" appears 2 times in the file. | 434 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 434 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 435 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 437 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 443 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 444 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 445 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 446 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 447 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 451 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 453 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 454 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 455 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 457 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 458 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 459 | |
| extension | MultipleStringLiteralsExtended | The String "top" appears 2 times in the file. | 462 | |
| extension | MultipleStringLiteralsExtended | The String "list" appears 2 times in the file. | 473 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 510 | |
| extension | MultipleStringLiteralsExtended | The String "outgoing" appears 2 times in the file. | 525 | |
| extension | MultipleStringLiteralsExtended | The String "cascade save" appears 2 times in the file. | 557 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 606 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 609 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 638 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 640 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 641 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 696 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 708 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 745 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 778 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 790 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 817 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 818 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 819 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 820 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 828 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 835 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 843 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 845 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 847 | |
| extension | MultipleStringLiteralsExtended | The String "root" appears 2 times in the file. | 864 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 874 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 881 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 898 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 930 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 953 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 985 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 990 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 996 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 1002 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1008 | |
| extension | MultipleStringLiteralsExtended | The String "org.hibernate.test.legacy.Assignable.categories" appears 3 times in the file. | 1069 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1077 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1078 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1090 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1092 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1093 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1102 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1120 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1121 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 7 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 7 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'Mono' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'Multi' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 12 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 15 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 16 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 17 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 47 | |
| extension | MultipleStringLiteralsExtended | The String "id" appears 2 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "another" appears 2 times in the file. | 53 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 144 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 149 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 150 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 155 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 165 | |
| extension | MultipleStringLiteralsExtended | The String "from Lower" appears 3 times in the file. | 215 | |
| extension | MultipleStringLiteralsExtended | The String "from Top" appears 9 times in the file. | 216 | |
| extension | MultipleStringLiteralsExtended | The String "from SubMulti" appears 3 times in the file. | 236 | |
| extension | MultipleStringLiteralsExtended | The String "extra" appears 5 times in the file. | 246 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 5 times in the file. | 247 | |
| extension | MultipleStringLiteralsExtended | The String "simp" appears 4 times in the file. | 250 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 2 times in the file. | 263 | |
| extension | MultipleStringLiteralsExtended | The String "new name" appears 6 times in the file. | 265 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 277 | |
| extension | MultipleStringLiteralsExtended | The String "extra2" appears 3 times in the file. | 277 | |
| extension | MultipleStringLiteralsExtended | The String "3" appears 2 times in the file. | 278 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 280 | |
| extension | MultipleStringLiteralsExtended | The String "newer name" appears 4 times in the file. | 281 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 283 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 292 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 293 | |
| extension | MultipleStringLiteralsExtended | The String "extra23" appears 2 times in the file. | 293 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 295 | |
| extension | MultipleStringLiteralsExtended | The String "select\n\nt from Top t where t.count>0" appears 2 times in the file. | 301 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 311 | |
| extension | MultipleStringLiteralsExtended | The String "from Multi m where m.count>0 and m.extraProp is not null" appears 2 times in the file. | 312 | |
| extension | MultipleStringLiteralsExtended | The String "from Top m where m.count>0 and m.name is not null" appears 2 times in the file. | 313 | |
| extension | MultipleStringLiteralsExtended | The String "from Lower m where m.other is not null" appears 2 times in the file. | 314 | |
| extension | MultipleStringLiteralsExtended | The String "from Multi m where m.other.id = 1" appears 2 times in the file. | 315 | |
| extension | MultipleStringLiteralsExtended | The String "from SubMulti m where m.amount > 0.0" appears 2 times in the file. | 316 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 318 | |
| extension | MultipleStringLiteralsExtended | The String "from Multi" appears 2 times in the file. | 319 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 321 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 324 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 327 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 330 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 333 | |
| extension | MultipleStringLiteralsExtended | The String "from Lower ls join ls.bag s where s.id is not null" appears 2 times in the file. | 337 | |
| extension | MultipleStringLiteralsExtended | The String "from SubMulti sm where exists elements(sm.children)" appears 2 times in the file. | 340 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 343 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 344 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 345 | |
| extension | MultipleStringLiteralsExtended | The String "amount" appears 2 times in the file. | 347 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 351 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 415 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 418 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 421 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 430 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 431 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 433 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 449 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 456 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 459 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 462 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 465 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 468 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 501 | |
| extension | MultipleStringLiteralsExtended | The String "Less Simple" appears 2 times in the file. | 516 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 524 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 529 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 530 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 539 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 549 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 565 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 570 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 571 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 585 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 608 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 614 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 615 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 617 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 662 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 44 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 4 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "org.hibernate.test.legacy.Wicked" appears 3 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "global" appears 3 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "globalnoinherit" appears 3 times in the file. | 74 | |
| extension | MultipleStringLiteralsExtended | The String "implements" appears 5 times in the file. | 76 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 79 | |
| extension | MultipleStringLiteralsExtended | The String "java.lang.Observer" appears 2 times in the file. | 81 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 85 | |
| extension | MultipleStringLiteralsExtended | The String "component" appears 2 times in the file. | 101 | |
| extension | MultipleStringLiteralsExtended | The String "AnotherInterface" appears 2 times in the file. | 111 | |
| extension | MultipleStringLiteralsExtended | The String "x" appears 2 times in the file. | 113 | |
| extension | MultipleStringLiteralsExtended | The String "globalmutated" appears 8 times in the file. | 125 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 128 | |
| extension | MultipleStringLiteralsExtended | The String "wicked level" appears 2 times in the file. | 130 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 136 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 146 | |
| extension | MultipleStringLiteralsExtended | The String "sortedEmployee" appears 2 times in the file. | 152 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 156 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 165 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 175 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 184 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 195 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 7 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 7 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 140 | |
| extension | MultipleStringLiteralsExtended | The String "from Parent p left join fetch p.child" appears 2 times in the file. | 140 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 169 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 178 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 181 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 182 | |
| extension | MultipleStringLiteralsExtended | The String "xyzid" appears 3 times in the file. | 188 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 194 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 198 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 198 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 206 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 206 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 207 | |
| extension | MultipleStringLiteralsExtended | The String "g2" appears 2 times in the file. | 253 | |
| extension | MultipleStringLiteralsExtended | The String "topGlarchez" appears 3 times in the file. | 269 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 7 times in the file. | 270 | |
| extension | MultipleStringLiteralsExtended | The String "x" appears 2 times in the file. | 274 | |
| extension | MultipleStringLiteralsExtended | The String "fooSet" appears 8 times in the file. | 275 | |
| extension | MultipleStringLiteralsExtended | The String "null" appears 3 times in the file. | 276 | |
| extension | MultipleStringLiteralsExtended | The String "string" appears 2 times in the file. | 277 | |
| extension | MultipleStringLiteralsExtended | The String "a string" appears 2 times in the file. | 277 | |
| extension | MultipleStringLiteralsExtended | The String "fooArray" appears 2 times in the file. | 279 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 286 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 321 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 323 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 324 | |
| extension | MultipleStringLiteralsExtended | The String "foo" appears 4 times in the file. | 328 | |
| extension | MultipleStringLiteralsExtended | The String "xxx" appears 2 times in the file. | 330 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 332 | |
| extension | MultipleStringLiteralsExtended | The String "foo2" appears 2 times in the file. | 336 | |
| extension | MultipleStringLiteralsExtended | The String "foo2.component.glarch" appears 2 times in the file. | 338 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 342 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 357 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 359 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 360 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 426 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 427 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 447 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 448 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 468 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 469 | |
| extension | MultipleStringLiteralsExtended | The String "xyz" appears 2 times in the file. | 482 | |
| extension | MultipleStringLiteralsExtended | The String "abc" appears 2 times in the file. | 484 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 493 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 494 | |
| extension | MultipleStringLiteralsExtended | The String "id" appears 2 times in the file. | 494 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 495 | |
| extension | MultipleStringLiteralsExtended | The String "from Part" appears 2 times in the file. | 495 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 496 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 498 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 525 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 526 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 527 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 528 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 530 | |
| extension | MultipleStringLiteralsExtended | The String "s" appears 2 times in the file. | 545 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 576 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 580 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 584 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 588 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 592 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 596 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 600 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 604 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 608 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 613 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 619 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 625 | |
| extension | MultipleStringLiteralsExtended | The String "1-1 update" appears 2 times in the file. | 669 | |
| extension | MultipleStringLiteralsExtended | The String "1-1 query" appears 3 times in the file. | 672 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 703 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 712 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 743 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 744 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 746 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 749 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 756 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 757 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 759 | |
| extension | MultipleStringLiteralsExtended | The String "from ContainerX c" appears 7 times in the file. | 760 | |
| extension | MultipleStringLiteralsExtended | The String "from Simple" appears 3 times in the file. | 762 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 814 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 818 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 830 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 831 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 832 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 833 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 834 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 835 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 836 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 838 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 863 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 864 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 865 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 866 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 867 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 868 | |
| extension | MultipleStringLiteralsExtended | The String "a different name" appears 2 times in the file. | 869 | |
| extension | MultipleStringLiteralsExtended | The String "once again" appears 2 times in the file. | 870 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 881 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 882 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 883 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 889 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 903 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 904 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 905 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 906 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 931 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 932 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 954 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 955 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1005 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1016 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1019 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1020 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1029 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1070 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1071 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1072 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1073 | |
| extension | MultipleStringLiteralsExtended | The String "from Universe" appears 2 times in the file. | 1074 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1105 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1112 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1114 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1116 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1118 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1121 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1123 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1125 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1127 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1130 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1132 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1135 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1140 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1141 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1142 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1143 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1146 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1148 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1150 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1152 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1156 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1161 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1162 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1163 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1164 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1186 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 1225 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 1232 | |
| extension | MultipleStringLiteralsExtended | The String "Unable to locate entity Simple with id = -1" appears 2 times in the file. | 1234 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "hibernate" appears 7 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "open source1" appears 2 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "ope%" appears 2 times in the file. | 78 | |
| extension | MultipleStringLiteralsExtended | The String "ORM tool" appears 2 times in the file. | 107 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 42 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 54 | |
| extension | FinalizeImplementation | finalize() method should contain try-finally block with super.finalize() call inside finally block. | 162 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 57 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MoveVariableInsideIf | Variable 'iter' can be moved inside the block at line '79' to restrict runtime creation. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "select max(s.count) from Simple s" appears 2 times in the file. | 77 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 79 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 89 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 94 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 97 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 104 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 105 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 117 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 128 | |
| extension | AvoidConstantAsFirstOperandInCondition | Constant have to be second operand of '=='. | 128 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 131 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 136 | |
| extension | AvoidConstantAsFirstOperandInCondition | Constant have to be second operand of '=='. | 136 | |
| extension | MultipleStringLiteralsExtended | The String "Simple 1" appears 20 times in the file. | 149 | |
| extension | MultipleStringLiteralsExtended | The String "from Simple s where s.name=:name and s.count=:count" appears 2 times in the file. | 151 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 153 | |
| extension | MultipleStringLiteralsExtended | The String "Slimeball" appears 2 times in the file. | 161 | |
| extension | MultipleStringLiteralsExtended | The String "from Simple s where s.name in (:several)" appears 2 times in the file. | 163 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 165 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 169 | |
| extension | MultipleStringLiteralsExtended | The String "from Simple s where s.name in (:stuff)" appears 2 times in the file. | 171 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 173 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 177 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 6 times in the file. | 192 | |
| extension | MultipleStringLiteralsExtended | The String "count" appears 3 times in the file. | 193 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around identifier 'parameters'. | 196 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 197 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 205 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 211 | |
| extension | MultipleStringLiteralsExtended | The String "from Simple s where s.name=?" appears 4 times in the file. | 287 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 290 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 291 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 292 | |
| extension | MultipleStringLiteralsExtended | The String "from Simple s where s.name=:name" appears 3 times in the file. | 293 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 296 | |
| extension | MultipleStringLiteralsExtended | The String "Simple 2" appears 6 times in the file. | 299 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 300 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 301 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 303 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 304 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 313 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 314 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 330 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 331 | |
| extension | MultipleStringLiteralsExtended | The String "foo" appears 5 times in the file. | 349 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 352 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 353 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 354 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 359 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 363 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 364 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 366 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 367 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 384 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 385 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 404 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 408 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 416 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 420 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 421 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 426 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 437 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 440 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 443 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 449 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 459 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 466 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 472 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 482 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 484 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 487 | |
| extension | MultipleStringLiteralsExtended | The String "from Simple s" appears 8 times in the file. | 494 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 496 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 499 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 501 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 504 | |
| extension | MultipleStringLiteralsExtended | The String "SIMPLE 1" appears 2 times in the file. | 506 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 509 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 515 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 522 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 525 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 528 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 536 | |
| extension | MultipleStringLiteralsExtended | The String "foo/bar/baz" appears 2 times in the file. | 560 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 600 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 629 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 630 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 661 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 669 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 685 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 693 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "from Assignable" appears 5 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "from Category" appears 6 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "from A" appears 8 times in the file. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "select {category.*} from category {category}" appears 2 times in the file. | 95 | |
| extension | MultipleStringLiteralsExtended | The String "category" appears 13 times in the file. | 95 | |
| extension | MultipleStringLiteralsExtended | The String "a" appears 5 times in the file. | 97 | |
| extension | MultipleStringLiteralsExtended | The String "WannaBeFound" appears 3 times in the file. | 116 | |
| extension | MultipleStringLiteralsExtended | The String "select {category.*} from category {category} where {category}.name in (:names)" appears 2 times in the file. | 127 | |
| extension | MultipleStringLiteralsExtended | The String "names" appears 4 times in the file. | 130 | |
| extension | MultipleStringLiteralsExtended | The String "select {category.*} from category {category} where {category}.name in :names" appears 2 times in the file. | 133 | |
| extension | MultipleStringLiteralsExtended | The String "NAME" appears 3 times in the file. | 165 | |
| extension | MultipleStringLiteralsExtended | The String "i.d." appears 4 times in the file. | 167 | |
| extension | MultipleStringLiteralsExtended | The String "wrong type: " appears 2 times in the file. | 198 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 236 | |
| extension | MultipleStringLiteralsExtended | The String "i.d.2" appears 2 times in the file. | 270 | |
| extension | MultipleStringLiteralsExtended | The String "i.d.3" appears 2 times in the file. | 279 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 294 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 295 | |
| extension | MultipleStringLiteralsExtended | The String "Good" appears 2 times in the file. | 316 | |
| extension | MultipleStringLiteralsExtended | The String "Best" appears 3 times in the file. | 326 | |
| extension | MultipleStringLiteralsExtended | The String "Better" appears 2 times in the file. | 336 | |
| extension | MultipleStringLiteralsExtended | The String "Max" appears 3 times in the file. | 385 | |
| extension | MultipleStringLiteralsExtended | The String "my id" appears 4 times in the file. | 463 | |
| extension | MultipleStringLiteralsExtended | The String "sing" appears 4 times in the file. | 471 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 473 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 480 | |
| extension | MultipleStringLiteralsExtended | The String "select s.id as {sing.id}, s.string_ as {sing.string}, s.prop as {sing.prop} from Single s where s.id = ?" appears 2 times in the file. | 484 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 488 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 497 | |
| extension | MultipleStringLiteralsExtended | The String "flakky comp" appears 2 times in the file. | 515 | |
| extension | MultipleStringLiteralsExtended | The String "select s.category_key_col as {category.id}, s.name as {category.name}, s.\"assign-able-id\" as {category.assignable} from {category} s" appears 2 times in the file. | 583 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 588 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 589 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 617 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 618 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 650 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 651 | |
| extension | MultipleStringLiteralsExtended | The String "c64" appears 3 times in the file. | 705 | |
| extension | MultipleStringLiteralsExtended | The String "games" appears 3 times in the file. | 706 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 31 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 131 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 139 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 6 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 18 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 19 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 20 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 17 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 24 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 31 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 8 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 32 position 35 need optimization. All method calls are advised to move to end of logic expression. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MoveVariableInsideIf | Variable 'empty' can be moved inside the block at line '115' to restrict runtime creation. | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 78 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 83 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 36 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 61 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "from A a" appears 3 times in the file. | 146 | |
| extension | MultipleStringLiteralsExtended | The String "a" appears 2 times in the file. | 147 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 207 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 229 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "jboss" appears 3 times in the file. | 58 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 74 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "groups" appears 2 times in the file. | 85 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 87 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 90 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 101 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 104 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 112 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 115 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 110 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 111 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 113 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 114 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "gavin" appears 2 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "jboss" appears 5 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "steve" appears 2 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "max" appears 2 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "emmanuel" appears 2 times in the file. | 63 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 81 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 91 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 101 | |
| extension | MultipleStringLiteralsExtended | The String "users" appears 2 times in the file. | 111 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 113 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 125 | |
| extension | MultipleStringLiteralsExtended | The String "many-to-many ordering not applied" appears 4 times in the file. | 145 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 6 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "user" appears 6 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "group" appears 6 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "membership" appears 7 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "membership1" appears 4 times in the file. | 182 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | LogicConditionNeedOptimization | Condition with && at line 74 position 30 need optimization. All method calls are advised to move to end of logic expression. | 74 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 87 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | LogicConditionNeedOptimization | Condition with && at line 93 position 30 need optimization. All method calls are advised to move to end of logic expression. | 93 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 106 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | LogicConditionNeedOptimization | Condition with && at line 79 position 31 need optimization. All method calls are advised to move to end of logic expression. | 79 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 92 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 110 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "membership" appears 3 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "should have failed because inserts are before deletes" appears 3 times in the file. | 67 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "gavin" appears 7 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "secret" appears 2 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "turin" appears 5 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "tiger" appears 2 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "developers" appears 4 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "foo" appears 4 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "foo bar baz" appears 2 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "bar" appears 5 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "foo bar baz 2" appears 2 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "select count(*) from User" appears 2 times in the file. | 104 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "top" appears 5 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "The top part" appears 4 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "bottom" appears 2 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "The bottom part" appears 2 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "Some Thing" appears 5 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "Top" appears 4 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "Bottom" appears 3 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "The brand new top part" appears 2 times in the file. | 72 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 104 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 105 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 112 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "turin" appears 2 times in the file. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "users" appears 3 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "Gavin" appears 2 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "Turin" appears 2 times in the file. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "foo" appears 2 times in the file. | 83 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 100 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 20 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "name" appears 2 times in the file. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 20 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "enumClassName" appears 2 times in the file. | 24 | |
| extension | MultipleStringLiteralsExtended | The String "enumClass " appears 2 times in the file. | 38 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 45 | |
| extension | MoveVariableInsideIf | Variable 'name' can be moved inside the block at line '58' to restrict runtime creation. | 56 | |
| extension | AvoidConstantAsFirstOperandInCondition | Constant have to be second operand of '=='. | 73 | |
| extension | AvoidConstantAsFirstOperandInCondition | Constant have to be second operand of '=='. | 111 | |
| extension | AvoidConstantAsFirstOperandInCondition | Constant have to be second operand of '=='. | 111 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "org/hibernate/test/mapping/usertypes/TestEnumType.hbm.xml" appears 2 times in the file. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "org/hibernate/test/mapping/usertypes/TestEntity.hbm.xml" appears 2 times in the file. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "completelybogus.hbm.xml" appears 8 times in the file. | 39 | |
| extension | MultipleStringLiteralsExtended | The String "file" appears 8 times in the file. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "resource" appears 7 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "input stream" appears 2 times in the file. | 88 | |
| extension | MultipleStringLiteralsExtended | The String "nothere" appears 4 times in the file. | 93 | |
| extension | MultipleStringLiteralsExtended | The String "file://nothere" appears 2 times in the file. | 111 | |
| extension | MultipleStringLiteralsExtended | The String "URL" appears 2 times in the file. | 115 | |
| extension | MultipleStringLiteralsExtended | The String "org/hibernate/test/mappingexception/InvalidMapping.hbm.xml" appears 2 times in the file. | 144 | |
| extension | MultipleStringLiteralsExtended | The String ".hbm.xml" appears 3 times in the file. | 145 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 157 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 158 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 168 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 169 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 179 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 189 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 199 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 210 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 220 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 230 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 239 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 240 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnNullInsteadOfBoolean | Method declares to return Boolean and returns null. | 70 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 78 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "/" appears 5 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "Hibernate in Action" appears 2 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "Secret" appears 3 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "HiA" appears 2 times in the file. | 97 | |
| extension | MultipleStringLiteralsExtended | The String "max" appears 2 times in the file. | 100 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 22 | |
| extension | MultipleStringLiteralsExtended | The String "acme" appears 2 times in the file. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "acme" appears 7 times in the file. | 149 | |
| extension | MultipleStringLiteralsExtended | The String "jboss" appears 8 times in the file. | 150 | |
| extension | MultipleStringLiteralsExtended | The String "steve" appears 4 times in the file. | 190 | |
| extension | MultipleStringLiteralsExtended | The String "john" appears 3 times in the file. | 226 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "." appears 2 times in the file. | 78 | |
| extension | MultipleStringLiteralsExtended | The String "items" appears 2 times in the file. | 78 | |
| extension | MultipleStringLiteralsExtended | The String "_" appears 6 times in the file. | 80 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 104 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 105 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 31 | |
| extension | UselessSuperCtorCall | Super call could be removed: Class 'LocalizedEmbeddable' does not extend anything. | 42 | |
| extension | UselessSuperCtorCall | Super call could be removed: Class 'LocalizedEmbeddable' does not extend anything. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 43 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 49 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "true" appears 3 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "alex" appears 3 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "billy" appears 3 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 2 times in the file. | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "true" appears 3 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "steve" appears 14 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "superSecret" appears 4 times in the file. | 89 | |
| extension | MultipleStringLiteralsExtended | The String "userName" appears 8 times in the file. | 118 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Cache hits should be empty" appears 3 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "Cache misses should be empty" appears 2 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "Query count should be empty" appears 2 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "Computer Science" appears 2 times in the file. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "1210 W. Dayton St." appears 6 times in the file. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "Madison" appears 6 times in the file. | 78 | |
| extension | MultipleStringLiteralsExtended | The String "WI" appears 6 times in the file. | 79 | |
| extension | MultipleStringLiteralsExtended | The String "address" appears 4 times in the file. | 100 | |
| extension | MultipleStringLiteralsExtended | The String "city" appears 4 times in the file. | 100 | |
| extension | MultipleStringLiteralsExtended | The String "state" appears 4 times in the file. | 100 | |
| extension | MultipleStringLiteralsExtended | The String "Cache hits should be one after second query" appears 2 times in the file. | 124 | |
| extension | MultipleStringLiteralsExtended | The String "Cache put should be one after second query" appears 2 times in the file. | 126 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "steve" appears 12 times in the file. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "true" appears 3 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "gavin" appears 13 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "hb" appears 30 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "secret" appears 5 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 22 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "org" appears 19 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "Gavin" appears 4 times in the file. | 97 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 100 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 109 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 112 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 140 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 152 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 155 | |
| extension | MultipleStringLiteralsExtended | The String "steve" appears 13 times in the file. | 344 | |
| extension | MultipleStringLiteralsExtended | The String "superSecret" appears 4 times in the file. | 344 | |
| extension | MultipleStringLiteralsExtended | The String "emmanuel" appears 3 times in the file. | 458 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "it" appears 11 times in the file. | 32 | |
| extension | MultipleStringLiteralsExtended | The String "modified" appears 4 times in the file. | 82 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "true" appears 2 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "it" appears 10 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "it2" appears 6 times in the file. | 72 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 56 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "naturalid" appears 2 times in the file. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "assA" appears 2 times in the file. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "Titi" appears 2 times in the file. | 96 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 2 times in the file. | 110 | |
| extension | MultipleStringLiteralsExtended | The String "associatedC" appears 2 times in the file. | 110 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "USA" appears 2 times in the file. | 75 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 106 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "007" appears 2 times in the file. | 53 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 85 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 93 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 101 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 108 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 126 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 139 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 154 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 167 | |
| extension | MultipleStringLiteralsExtended | The String "true" appears 2 times in the file. | 176 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 38 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "node1" appears 2 times in the file. | 97 | |
| extension | MultipleStringLiteralsExtended | The String "node2" appears 2 times in the file. | 98 | |
| extension | MultipleStringLiteralsExtended | The String "node3" appears 2 times in the file. | 99 | |
| extension | MultipleStringLiteralsExtended | The String "node3-updated" appears 2 times in the file. | 135 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 166 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 167 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 177 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 30 | |
| extension | OverridableMethodInConstructor | Overridable method 'setId' is called in constructor body. | 42 | |
| extension | OverridableMethodInConstructor | Overridable method 'setDescription' is called in constructor body. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Gavin King" appears 2 times in the file. | 78 | |
| extension | MultipleStringLiteralsExtended | The String "HOME" appears 4 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "3181" appears 5 times in the file. | 82 | |
| extension | MultipleStringLiteralsExtended | The String "VIC" appears 2 times in the file. | 83 | |
| extension | MultipleStringLiteralsExtended | The String "Karbarook Ave" appears 2 times in the file. | 84 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 98 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 106 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 114 | |
| extension | MultipleStringLiteralsExtended | The String "address" appears 2 times in the file. | 120 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 132 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 142 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 176 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 179 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 188 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Gavin" appears 4 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "3181" appears 2 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "VIC" appears 2 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "IFA" appears 3 times in the file. | 137 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Gavin King" appears 3 times in the file. | 55 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 71 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 79 | |
| extension | MultipleStringLiteralsExtended | The String "from Employee e join fetch e.person p left join fetch p.customer" appears 2 times in the file. | 89 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 90 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 103 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 104 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "address" appears 3 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "Person" appears 2 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "could not locate person" appears 2 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "could not locate persons address" appears 2 times in the file. | 60 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Gavin" appears 4 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "3181" appears 2 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "VIC" appears 2 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "IFA" appears 3 times in the file. | 129 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "root" appears 5 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "child" appears 2 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "child2" appears 2 times in the file. | 94 | |
| extension | MultipleStringLiteralsExtended | The String "dupe" appears 2 times in the file. | 137 | |
| extension | MultipleStringLiteralsExtended | The String "nondupe" appears 2 times in the file. | 156 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 162 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 164 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 185 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 187 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 200 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 202 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "root" appears 3 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "parent" appears 2 times in the file. | 88 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "foo" appears 3 times in the file. | 69 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 79 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 80 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 82 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 83 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 84 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 93 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 96 | |
| extension | MultipleStringLiteralsExtended | The String "org.hibernate.test.ops.Employer" appears 2 times in the file. | 102 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 103 | |
| extension | MultipleStringLiteralsExtended | The String "org.hibernate.test.ops.Node" appears 2 times in the file. | 104 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 105 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 113 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 116 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 39 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "item1 name" appears 4 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "subItem1 name" appears 6 times in the file. | 70 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 86 | |
| extension | MultipleStringLiteralsExtended | The String "category" appears 4 times in the file. | 89 | |
| extension | MultipleStringLiteralsExtended | The String "subItem2 name" appears 6 times in the file. | 92 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 200 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 270 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 278 | |
| extension | MultipleStringLiteralsExtended | The String "category1 name" appears 4 times in the file. | 292 | |
| extension | MultipleStringLiteralsExtended | The String "subCategory1 name" appears 4 times in the file. | 294 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 310 | |
| extension | MultipleStringLiteralsExtended | The String "subCategory2 name" appears 4 times in the file. | 313 | |
| extension | MultipleStringLiteralsExtended | The String "item" appears 4 times in the file. | 317 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 413 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 426 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 434 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 480 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 488 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "item1 name" appears 11 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "category" appears 13 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "red" appears 8 times in the file. | 323 | |
| extension | MultipleStringLiteralsExtended | The String "blue" appears 4 times in the file. | 343 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 429 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 430 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 438 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 439 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 459 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 466 | |
| extension | MultipleStringLiteralsExtended | The String "item1" appears 3 times in the file. | 477 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 492 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 493 | |
| extension | MultipleStringLiteralsExtended | The String "joe" appears 3 times in the file. | 497 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 546 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 547 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 601 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 602 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 611 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 612 | |
| extension | MultipleStringLiteralsExtended | The String "item" appears 6 times in the file. | 652 | |
| extension | MultipleStringLiteralsExtended | The String "new name" appears 2 times in the file. | 675 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 679 | |
| extension | MultipleStringLiteralsExtended | The String "should have failed because one representation is an older version." appears 2 times in the file. | 689 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 730 | |
| extension | MultipleStringLiteralsExtended | The String "subItem1 name" appears 6 times in the file. | 759 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 775 | |
| extension | MultipleStringLiteralsExtended | The String "subItem2 name" appears 6 times in the file. | 781 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 888 | |
| extension | MultipleStringLiteralsExtended | The String "category1 name" appears 4 times in the file. | 978 | |
| extension | MultipleStringLiteralsExtended | The String "subCategory1 name" appears 4 times in the file. | 980 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 996 | |
| extension | MultipleStringLiteralsExtended | The String "subCategory2 name" appears 4 times in the file. | 999 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1098 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1111 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1119 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1166 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1174 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 88 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 89 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 76 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "should have failed due IllegalStateException" appears 2 times in the file. | 87 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "entity" appears 4 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "steve" appears 2 times in the file. | 89 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 9 times in the file. | 152 | |
| extension | MultipleStringLiteralsExtended | The String "parent" appears 5 times in the file. | 191 | |
| extension | MultipleStringLiteralsExtended | The String "child" appears 12 times in the file. | 192 | |
| extension | MultipleStringLiteralsExtended | The String "second child" appears 3 times in the file. | 216 | |
| extension | MultipleStringLiteralsExtended | The String "new name" appears 3 times in the file. | 257 | |
| extension | MultipleStringLiteralsExtended | The String "unexpected parent version increment" appears 2 times in the file. | 295 | |
| extension | MultipleStringLiteralsExtended | The String "unexpected child version increment" appears 2 times in the file. | 297 | |
| extension | MultipleStringLiteralsExtended | The String "child2" appears 4 times in the file. | 303 | |
| extension | MultipleStringLiteralsExtended | The String "new child" appears 2 times in the file. | 303 | |
| extension | MultipleStringLiteralsExtended | The String "test-2" appears 2 times in the file. | 373 | |
| extension | MultipleStringLiteralsExtended | The String "test-3" appears 2 times in the file. | 377 | |
| extension | MultipleStringLiteralsExtended | The String "saveOrUpdate() should fail here" appears 2 times in the file. | 378 | |
| extension | MultipleStringLiteralsExtended | The String "root" appears 9 times in the file. | 419 | |
| extension | MultipleStringLiteralsExtended | The String "grandchild" appears 2 times in the file. | 421 | |
| extension | MultipleStringLiteralsExtended | The String "the grand child" appears 2 times in the file. | 432 | |
| extension | MultipleStringLiteralsExtended | The String "grandchild2" appears 2 times in the file. | 433 | |
| extension | MultipleStringLiteralsExtended | The String "grandchild3" appears 2 times in the file. | 447 | |
| extension | MultipleStringLiteralsExtended | The String "delete from NumberedNode" appears 2 times in the file. | 531 | |
| extension | MultipleStringLiteralsExtended | The String "The root node" appears 2 times in the file. | 552 | |
| extension | MultipleStringLiteralsExtended | The String "The child node" appears 2 times in the file. | 553 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 623 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 624 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 626 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 634 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 669 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 673 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 715 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 719 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 752 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 817 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 818 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Super call could be removed: Class 'NumberedNode' does not extend anything. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "root" appears 9 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "child" appears 7 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "grandchild" appears 2 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "the grand child" appears 2 times in the file. | 83 | |
| extension | MultipleStringLiteralsExtended | The String "grandchild2" appears 2 times in the file. | 84 | |
| extension | MultipleStringLiteralsExtended | The String "child2" appears 2 times in the file. | 97 | |
| extension | MultipleStringLiteralsExtended | The String "grandchild3" appears 2 times in the file. | 98 | |
| extension | MultipleStringLiteralsExtended | The String "delete from NumberedNode" appears 2 times in the file. | 179 | |
| extension | MultipleStringLiteralsExtended | The String "The root node" appears 2 times in the file. | 200 | |
| extension | MultipleStringLiteralsExtended | The String "The child node" appears 2 times in the file. | 201 | |
| extension | MultipleStringLiteralsExtended | The String "second child" appears 2 times in the file. | 203 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 276 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 278 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 281 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 338 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 395 | |
| extension | MultipleStringLiteralsExtended | The String "1:parent" appears 3 times in the file. | 418 | |
| extension | MultipleStringLiteralsExtended | The String "2:child" appears 3 times in the file. | 419 | |
| extension | MultipleStringLiteralsExtended | The String "3:grandchild" appears 2 times in the file. | 420 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 430 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 431 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 432 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 433 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 434 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 435 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 436 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 438 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 439 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 456 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 461 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 462 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 463 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 464 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 465 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 466 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 469 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 470 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 472 | |
| extension | MultipleStringLiteralsExtended | The String "a name" appears 2 times in the file. | 495 | |
| extension | MultipleStringLiteralsExtended | The String "a new name" appears 2 times in the file. | 508 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "name" appears 2 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "new name" appears 2 times in the file. | 74 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 87 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 90 | |
| extension | MultipleStringLiteralsExtended | The String "another new name" appears 2 times in the file. | 98 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "LockDirty" appears 2 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "LockAll" appears 2 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "Hibernate in Action" appears 2 times in the file. | 80 | |
| extension | MultipleStringLiteralsExtended | The String "Bauer et al" appears 2 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "Very boring book about persistence" appears 2 times in the file. | 82 | |
| extension | MultipleStringLiteralsExtended | The String "blah blah yada yada yada" appears 2 times in the file. | 83 | |
| extension | MultipleStringLiteralsExtended | The String "A modern classic" appears 2 times in the file. | 96 | |
| extension | MultipleStringLiteralsExtended | The String "expecting opt lock failure" appears 2 times in the file. | 103 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "jboss.com" appears 4 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "hibernate.org" appears 4 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "HiA" appears 4 times in the file. | 54 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 63 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 68 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 74 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 79 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 84 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 89 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 91 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Widget" appears 21 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "Widge" appears 21 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "part if a Widget" appears 10 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "Get" appears 16 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "another part if a Widget" appears 8 times in the file. | 62 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 282 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 5 times in the file. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 5 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "bob" appears 4 times in the file. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "jboss" appears 3 times in the file. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "seam" appears 3 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "hibernate" appears 3 times in the file. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 7 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "from EmployeeInfo" appears 4 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "from Employee" appears 4 times in the file. | 74 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "from Tranchenmodell" appears 7 times in the file. | 95 | |
| extension | MultipleStringLiteralsExtended | The String "from Preisregelung" appears 7 times in the file. | 97 | |
| extension | MultipleStringLiteralsExtended | The String "from Tranche" appears 4 times in the file. | 116 | |
| extension | MultipleStringLiteralsExtended | The String "from X" appears 4 times in the file. | 118 | |
| extension | MultipleStringLiteralsExtended | The String "from Y" appears 4 times in the file. | 120 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 269 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "from EmployeeInfo" appears 4 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "from Employee" appears 4 times in the file. | 74 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "from EmployeeInfo" appears 4 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "from Employee" appears 4 times in the file. | 73 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "from Tranchenmodell" appears 4 times in the file. | 89 | |
| extension | MultipleStringLiteralsExtended | The String "from Preisregelung" appears 4 times in the file. | 91 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 158 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "from EmployeeInfo" appears 5 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "from Employee" appears 6 times in the file. | 72 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "from EmployeeInfo" appears 2 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "from Employee" appears 2 times in the file. | 73 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "from EmployeeInfo" appears 2 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "from Employee" appears 2 times in the file. | 74 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "from Feature" appears 6 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "from Product" appears 6 times in the file. | 77 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 179 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 56 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 172 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 45 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "foo1" appears 2 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "foo2" appears 2 times in the file. | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Steve" appears 4 times in the file. | 74 | |
| extension | MultipleStringLiteralsExtended | The String "steve" appears 4 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "from Person" appears 3 times in the file. | 84 | |
| extension | MultipleStringLiteralsExtended | The String "Max" appears 3 times in the file. | 121 | |
| extension | MultipleStringLiteralsExtended | The String "max" appears 2 times in the file. | 122 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 135 | |
| extension | MultipleStringLiteralsExtended | The String "Texas" appears 2 times in the file. | 151 | |
| extension | MultipleStringLiteralsExtended | The String "USA" appears 2 times in the file. | 152 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 174 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 199 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 200 | |
| extension | LogicConditionNeedOptimization | Condition with || at line 200 position 41 need optimization. All method calls are advised to move to end of logic expression. | 200 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 206 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 210 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 214 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 216 | |
| extension | MultipleStringLiteralsExtended | The String "delete from Address" appears 2 times in the file. | 218 | |
| extension | MultipleStringLiteralsExtended | The String "delete from Person" appears 2 times in the file. | 220 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 247 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 260 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 3 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "members" appears 2 times in the file. | 57 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 67 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 69 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 82 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 84 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "123-12345-1236" appears 3 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "Gavin" appears 4 times in the file. | 61 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 71 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 77 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 80 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 88 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 91 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "123-12345-1236" appears 3 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "Gavin" appears 4 times in the file. | 60 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 70 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 76 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 79 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 87 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 90 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 68 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 70 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 64 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 74 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 68 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 70 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "a data point" appears 7 times in the file. | 78 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 86 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 114 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 120 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 121 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 141 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 165 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 167 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 191 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 193 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 195 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 197 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 216 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 219 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 241 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 244 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 248 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 251 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 255 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 258 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 262 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 265 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 269 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 272 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 284 | |
| extension | MultipleStringLiteralsExtended | The String "proxy access did not fail on non-existent proxy" appears 2 times in the file. | 287 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 292 | |
| extension | MultipleStringLiteralsExtended | The String "unexpected exception type on non-existent proxy access : " appears 2 times in the file. | 293 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 303 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 328 | |
| extension | MultipleStringLiteralsExtended | The String "expecting LazyInitializationException" appears 2 times in the file. | 332 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 339 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 341 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 342 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 389 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 402 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 426 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 443 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 461 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 490 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 507 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Super call could be removed: Class 'AbstractEntity' does not extend anything. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'ConcreteEntity' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Super call could be removed: Class 'LazyAbstractEntityReference' does not extend anything. | 47 | |
| extension | OverridableMethodInConstructor | Overridable method 'setEntity' is called in constructor body. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 75 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 77 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 83 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 84 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "true" appears 3 times in the file. | 85 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 96 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 105 | |
| extension | MultipleStringLiteralsExtended | The String "1313 Mockingbird Lane" appears 2 times in the file. | 147 | |
| extension | MultipleStringLiteralsExtended | The String "home" appears 7 times in the file. | 162 | |
| extension | MultipleStringLiteralsExtended | The String "WA" appears 2 times in the file. | 162 | |
| extension | MultipleStringLiteralsExtended | The String "USA" appears 2 times in the file. | 162 | |
| extension | MultipleStringLiteralsExtended | The String "work" appears 7 times in the file. | 163 | |
| extension | MultipleStringLiteralsExtended | The String "s" appears 61 times in the file. | 221 | |
| extension | MultipleStringLiteralsExtended | The String "s.enrolments" appears 4 times in the file. | 222 | |
| extension | MultipleStringLiteralsExtended | The String "e" appears 19 times in the file. | 222 | |
| extension | MultipleStringLiteralsExtended | The String "e.course" appears 10 times in the file. | 223 | |
| extension | MultipleStringLiteralsExtended | The String "c" appears 6 times in the file. | 223 | |
| extension | MultipleStringLiteralsExtended | The String "s.studentNumber" appears 40 times in the file. | 225 | |
| extension | MultipleStringLiteralsExtended | The String "s.preferredCourse" appears 12 times in the file. | 261 | |
| extension | MultipleStringLiteralsExtended | The String "p" appears 8 times in the file. | 261 | |
| extension | MultipleStringLiteralsExtended | The String "s.addresses" appears 10 times in the file. | 262 | |
| extension | MultipleStringLiteralsExtended | The String "a" appears 20 times in the file. | 262 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 296 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 341 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 362 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 364 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 391 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 392 | |
| extension | MultipleStringLiteralsExtended | The String "studentNumber" appears 19 times in the file. | 406 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 417 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 420 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 451 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 452 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 453 | |
| extension | MultipleStringLiteralsExtended | The String "enrolments" appears 5 times in the file. | 467 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 486 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 488 | |
| extension | MultipleStringLiteralsExtended | The String "pc" appears 8 times in the file. | 502 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 519 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 521 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 522 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 550 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 552 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 553 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 578 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 580 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 581 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 606 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 608 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 609 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 638 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 640 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 641 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 672 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 674 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 675 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 702 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 704 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 705 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 730 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 732 | |
| extension | MultipleStringLiteralsExtended | The String "addresses" appears 3 times in the file. | 746 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 810 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 812 | |
| extension | MultipleStringLiteralsExtended | The String "preferredCourse" appears 3 times in the file. | 830 | |
| extension | MultipleStringLiteralsExtended | The String "pCourse" appears 6 times in the file. | 845 | |
| extension | MultipleStringLiteralsExtended | The String "e.student" appears 13 times in the file. | 908 | |
| extension | MultipleStringLiteralsExtended | The String "student" appears 20 times in the file. | 909 | |
| extension | MultipleStringLiteralsExtended | The String "s.name" appears 9 times in the file. | 913 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 986 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 988 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1035 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1037 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1104 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1108 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1134 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1143 | |
| extension | MultipleStringLiteralsExtended | The String "e.studentNumber" appears 11 times in the file. | 1189 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1210 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1211 | |
| extension | MultipleStringLiteralsExtended | The String "e.semester" appears 6 times in the file. | 1227 | |
| extension | MultipleStringLiteralsExtended | The String "semester" appears 8 times in the file. | 1227 | |
| extension | MultipleStringLiteralsExtended | The String "e.year" appears 4 times in the file. | 1228 | |
| extension | MultipleStringLiteralsExtended | The String "year" appears 8 times in the file. | 1228 | |
| extension | MultipleStringLiteralsExtended | The String "course" appears 9 times in the file. | 1229 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1249 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1250 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1298 | |
| extension | MultipleStringLiteralsExtended | The String "minStudentNumber" appears 3 times in the file. | 1319 | |
| extension | MultipleStringLiteralsExtended | The String "maxStudentNumber" appears 3 times in the file. | 1320 | |
| extension | MultipleStringLiteralsExtended | The String "select min( e.studentNumber ) as minStudentNumber, max( e.studentNumber ) as maxStudentNumber from Enrolment e" appears 2 times in the file. | 1328 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1334 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1362 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 1397 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1417 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1418 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1419 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1443 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1507 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1511 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1516 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1517 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1555 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1556 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1562 | |
| extension | MultipleStringLiteralsExtended | The String "st" appears 6 times in the file. | 1577 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1600 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1601 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1607 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1629 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1656 | |
| extension | MultipleStringLiteralsExtended | The String "co" appears 5 times in the file. | 1671 | |
| extension | MultipleStringLiteralsExtended | The String "st.name" appears 5 times in the file. | 1672 | |
| extension | MultipleStringLiteralsExtended | The String "studentName" appears 5 times in the file. | 1672 | |
| extension | MultipleStringLiteralsExtended | The String "st.studentNumber" appears 2 times in the file. | 1673 | |
| extension | MultipleStringLiteralsExtended | The String "co.description" appears 3 times in the file. | 1708 | |
| extension | MultipleStringLiteralsExtended | The String "courseDescription" appears 4 times in the file. | 1708 | |
| extension | MultipleStringLiteralsExtended | The String "select st.name as studentName, co.description as courseDescription from Enrolment e join e.student st join e.course co order by e.studentNumber" appears 3 times in the file. | 1716 | |
| extension | MultipleStringLiteralsExtended | The String "lame description" appears 2 times in the file. | 1811 | |
| extension | MultipleStringLiteralsExtended | The String "select new org.hibernate.test.querycache.StudentDTO(s.name) from Student s order by s.studentNumber" appears 2 times in the file. | 1874 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 6 times in the file. | 1897 | |
| extension | MultipleStringLiteralsExtended | The String "select new Student(s.studentNumber, s.name) from Student s order by s.studentNumber" appears 2 times in the file. | 1944 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 1969 | |
| extension | MultipleStringLiteralsExtended | The String "sNumber" appears 6 times in the file. | 2041 | |
| extension | MultipleStringLiteralsExtended | The String "sName" appears 6 times in the file. | 2042 | |
| extension | MultipleStringLiteralsExtended | The String "select new map(s.studentNumber as sNumber, s.name as sName) from Student s order by s.studentNumber" appears 2 times in the file. | 2050 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2095 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2097 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 2098 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2136 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2138 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 2139 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2155 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2165 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2266 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2267 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 2275 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2293 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2294 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 2302 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2325 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2328 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2330 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2333 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2334 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2336 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 2345 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2363 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2364 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2455 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2456 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2460 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2461 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2464 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2465 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 8 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 12 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "true" appears 3 times in the file. | 78 | |
| extension | MultipleStringLiteralsExtended | The String "a" appears 4 times in the file. | 100 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 177 | |
| extension | MultipleStringLiteralsExtended | The String "from Item i where i.name='widget'" appears 2 times in the file. | 177 | |
| extension | MultipleStringLiteralsExtended | The String "widget" appears 4 times in the file. | 191 | |
| extension | MultipleStringLiteralsExtended | The String "A really top-quality, full-featured widget." appears 4 times in the file. | 192 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 225 | |
| extension | MultipleStringLiteralsExtended | The String "Widget" appears 3 times in the file. | 227 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 320 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 321 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 366 | |
| extension | MultipleStringLiteralsExtended | The String "desc" appears 2 times in the file. | 392 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 418 | |
| extension | MultipleStringLiteralsExtended | The String "A middle-quality widget." appears 2 times in the file. | 421 | |
| extension | MultipleStringLiteralsExtended | The String "pk" appears 2 times in the file. | 461 | |
| extension | MultipleStringLiteralsExtended | The String "fooName" appears 3 times in the file. | 494 | |
| extension | MultipleStringLiteralsExtended | The String "fooDescription" appears 2 times in the file. | 495 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 2 times in the file. | 509 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 28 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'Customer' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'Employee' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 47 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "from Person" appears 10 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "from Person where name is null" appears 2 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "from Person where name = :name" appears 2 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "from Person where name = ?" appears 2 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "sex" appears 3 times in the file. | 92 | |
| extension | MultipleStringLiteralsExtended | The String "sexCode" appears 2 times in the file. | 92 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "int" appears 5 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "abc" appears 22 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "long" appears 2 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "string" appears 2 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "def" appears 2 times in the file. | 102 | |
| extension | MultipleStringLiteralsExtended | The String "Person" appears 6 times in the file. | 103 | |
| extension | MultipleStringLiteralsExtended | The String "Customer" appears 2 times in the file. | 104 | |
| extension | MultipleStringLiteralsExtended | The String "a" appears 36 times in the file. | 138 | |
| extension | MultipleStringLiteralsExtended | The String "b" appears 35 times in the file. | 138 | |
| extension | MultipleStringLiteralsExtended | The String "c" appears 34 times in the file. | 138 | |
| extension | MultipleStringLiteralsExtended | The String "key" appears 10 times in the file. | 142 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 10 times in the file. | 142 | |
| extension | MultipleStringLiteralsExtended | The String "otherkey" appears 4 times in the file. | 143 | |
| extension | MultipleStringLiteralsExtended | The String "othervalue" appears 4 times in the file. | 143 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 267 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 268 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 269 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 272 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 273 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 274 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'User' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "true" appears 3 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "HIB" appears 15 times in the file. | 83 | |
| extension | MultipleStringLiteralsExtended | The String "Hibernate Training" appears 16 times in the file. | 84 | |
| extension | MultipleStringLiteralsExtended | The String "JBOSS" appears 13 times in the file. | 88 | |
| extension | MultipleStringLiteralsExtended | The String "JBoss" appears 13 times in the file. | 89 | |
| extension | MultipleStringLiteralsExtended | The String "Gavin King" appears 19 times in the file. | 93 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 118 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 119 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 120 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 122 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 123 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 124 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 125 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 126 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 128 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 130 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 132 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 134 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 137 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 138 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 190 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 191 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 192 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 194 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 195 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 196 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 197 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 198 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 200 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 202 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 204 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 206 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 209 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 210 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 259 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 260 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 261 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 263 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 264 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 266 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 267 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 268 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 269 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 270 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 272 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 274 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 276 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 278 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 281 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 282 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 332 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 333 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 334 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 336 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 337 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 338 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 339 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 340 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 342 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 344 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 346 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 348 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 351 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 352 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 402 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 403 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 404 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 406 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 407 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 409 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 410 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 411 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 412 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 413 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 415 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 417 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 419 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 421 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 424 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 425 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 475 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 476 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 477 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 479 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 480 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 482 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 483 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 484 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 485 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 486 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 488 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 490 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 492 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 494 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 497 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 498 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 546 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 548 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 550 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 551 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 553 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 554 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 555 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 556 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 557 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 558 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 560 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 563 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 564 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 612 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 614 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 617 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 618 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 620 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 621 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 622 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 623 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 624 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 628 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 630 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 633 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 634 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 682 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 684 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 689 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 690 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 692 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 693 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 694 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 695 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 696 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 698 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 700 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 703 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 704 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 752 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 754 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 757 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 758 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 760 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 761 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 762 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 763 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 764 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 765 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 767 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 770 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 771 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 819 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 821 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 826 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 827 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 829 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 830 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 831 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 832 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 833 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 837 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 839 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 842 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 843 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 891 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 893 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 900 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 901 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 903 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 904 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 905 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 906 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 907 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 909 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 911 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 914 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 915 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 939 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 942 | |
| extension | MultipleStringLiteralsExtended | The String "studentNumber" appears 2 times in the file. | 988 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 3 times in the file. | 989 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 994 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 995 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 996 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 998 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1000 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1002 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1004 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1007 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1008 | |
| extension | MultipleStringLiteralsExtended | The String "st" appears 2 times in the file. | 1017 | |
| extension | MultipleStringLiteralsExtended | The String "e" appears 2 times in the file. | 1020 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1024 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1025 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1028 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1030 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1033 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1035 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1038 | |
| extension | MultipleStringLiteralsExtended | The String "course" appears 4 times in the file. | 1047 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1054 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1055 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1058 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1060 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1063 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1065 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1068 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1122 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1123 | |
| extension | MultipleStringLiteralsExtended | The String "student" appears 3 times in the file. | 1177 | |
| extension | MultipleStringLiteralsExtended | The String "s" appears 3 times in the file. | 1177 | |
| extension | MultipleStringLiteralsExtended | The String "c" appears 3 times in the file. | 1178 | |
| extension | MultipleStringLiteralsExtended | The String "s.enrolments" appears 3 times in the file. | 1179 | |
| extension | MultipleStringLiteralsExtended | The String "Enrolment has unknown student number: " appears 3 times in the file. | 1196 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1199 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1200 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1201 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1202 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1204 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1205 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1237 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1238 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1239 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1240 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1242 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1243 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1274 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1275 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1276 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1277 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1279 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1280 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1293 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 68 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 70 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 73 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 76 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 79 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 82 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 105 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 108 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 111 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 114 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 117 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 120 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 143 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 145 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 147 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 156 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 159 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 161 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 170 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 173 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 176 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 178 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 203 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 206 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 208 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 217 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 221 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 223 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 232 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 236 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 239 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 241 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 266 | |
| extension | MultipleStringLiteralsExtended | The String "changed" appears 69 times in the file. | 268 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 269 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 296 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 299 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 326 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 327 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 330 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 332 | |
| extension | MultipleStringLiteralsExtended | The String "from DataPoint where id=" appears 4 times in the file. | 333 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 334 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 363 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 364 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 369 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 398 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 399 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 402 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 431 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 433 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 435 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 464 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 466 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 471 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 498 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 500 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 501 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 504 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 531 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 533 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 536 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 565 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 567 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 570 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 598 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 599 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 602 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 644 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 645 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 650 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 689 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 690 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 695 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 698 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 726 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 732 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 734 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 760 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 764 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 766 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 771 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 797 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 801 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 803 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 831 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 835 | |
| extension | MultipleStringLiteralsExtended | The String "original" appears 10 times in the file. | 855 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 867 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 869 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 871 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 874 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 875 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 880 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 881 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 910 | |
| extension | MultipleStringLiteralsExtended | The String "should have thrown UnresolvableObjectException" appears 3 times in the file. | 922 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 943 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 944 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 959 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 962 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 992 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 993 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 995 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 998 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 999 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1002 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1007 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1027 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1029 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1031 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1042 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1046 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1049 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1076 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1078 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1080 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1091 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1092 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1094 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1126 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1128 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1130 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1142 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1146 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1149 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1176 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1178 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1180 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1192 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1193 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1195 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1227 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1229 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1231 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1242 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1243 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1245 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1249 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1275 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1276 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1280 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1282 | |
| extension | MultipleStringLiteralsExtended | The String "changed again" appears 7 times in the file. | 1291 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1319 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1320 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1323 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1363 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1364 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1369 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1413 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1414 | |
| extension | MultipleStringLiteralsExtended | The String "should have failed because session was closed" appears 3 times in the file. | 1421 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1425 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1445 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1446 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1449 | |
| extension | MultipleStringLiteralsExtended | The String "should have failed because session was detached" appears 2 times in the file. | 1455 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1459 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1479 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1480 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1482 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1484 | |
| extension | MultipleStringLiteralsExtended | The String "should have failed because proxy was detached" appears 4 times in the file. | 1489 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1493 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1511 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1512 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1515 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1523 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1541 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1542 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1553 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1573 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1574 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1577 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1587 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1607 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1608 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1611 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1615 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1622 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1642 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1643 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1645 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1647 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1656 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1674 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1675 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1678 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1686 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1710 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 96 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 101 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 106 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 146 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 150 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 154 | |
| extension | MultipleStringLiteralsExtended | The String "delete from DataPoint" appears 15 times in the file. | 163 | |
| extension | MultipleStringLiteralsExtended | The String "delete from Container" appears 15 times in the file. | 164 | |
| extension | MultipleStringLiteralsExtended | The String "delete from Info" appears 15 times in the file. | 165 | |
| extension | MultipleStringLiteralsExtended | The String "delete from Owner" appears 15 times in the file. | 166 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 193 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 198 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 236 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 240 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 244 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 283 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 288 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 326 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 330 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 335 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 374 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 379 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 417 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 421 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 428 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 468 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 473 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 511 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 515 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 520 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 559 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 564 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 602 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 606 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 613 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 652 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 657 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 664 | |
| extension | MultipleStringLiteralsExtended | The String "from Container where id=" appears 4 times in the file. | 665 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 693 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 697 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 701 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 739 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 744 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 752 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 768 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 772 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 776 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 814 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 819 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 827 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 856 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 860 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 864 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 902 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 907 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 914 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 930 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 934 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 938 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 976 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 981 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 988 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 991 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1025 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1030 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1038 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1071 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1077 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1083 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1117 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1122 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1129 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1149 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1155 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1161 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1195 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1200 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1208 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1240 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1245 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1250 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1284 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1289 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1296 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1315 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1320 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1325 | |
| extension | MoveVariableInsideIf | Variable 'si' can be moved inside the block at line '1,382' to restrict runtime creation. | 1379 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 1383 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "original" appears 20 times in the file. | 64 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 74 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 78 | |
| extension | MultipleStringLiteralsExtended | The String "changed" appears 26 times in the file. | 80 | |
| extension | MultipleStringLiteralsExtended | The String "change written to database" appears 2 times in the file. | 90 | |
| extension | MultipleStringLiteralsExtended | The String "delete from DataPoint" appears 15 times in the file. | 91 | |
| extension | MultipleStringLiteralsExtended | The String "from DataPoint dp order by dp.x asc" appears 14 times in the file. | 115 | |
| extension | MultipleStringLiteralsExtended | The String "done!" appears 14 times in the file. | 123 | |
| extension | MultipleStringLiteralsExtended | The String "from DataPoint where description='done!'" appears 14 times in the file. | 128 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 191 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 274 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 276 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 278 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 280 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 282 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 284 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 286 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 288 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 290 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 292 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 294 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 295 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 297 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 299 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 301 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 303 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 307 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 310 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 314 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 318 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 350 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 352 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 354 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 356 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 358 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 360 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 362 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 364 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 366 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 368 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 370 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 372 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 374 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 376 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 378 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 382 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 385 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 389 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 393 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 499 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 582 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 584 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 586 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 588 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 590 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 592 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 594 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 596 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 598 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 600 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 602 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 604 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 606 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 608 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 610 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 612 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 615 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 618 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 622 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 626 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 658 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 660 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 662 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 664 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 666 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 668 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 670 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 672 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 674 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 676 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 678 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 680 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 682 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 684 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 686 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 688 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 691 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 694 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 698 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 702 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 731 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 736 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 742 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 778 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 784 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 791 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 822 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 823 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 825 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 826 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 829 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 830 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 832 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 835 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 836 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 839 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 840 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 845 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 846 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 879 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 880 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 883 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 885 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 888 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 889 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 890 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 893 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 897 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 898 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 905 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 906 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 938 | |
| extension | MultipleStringLiteralsExtended | The String "from DataPoint where id=" appears 2 times in the file. | 945 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 946 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 978 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1002 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1013 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1016 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 1020 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1054 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1064 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1067 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 1071 | |
| extension | MultipleStringLiteralsExtended | The String "description" appears 5 times in the file. | 1131 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1172 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1173 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1176 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1177 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1179 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1180 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1184 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1185 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1189 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1190 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "original" appears 13 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "changed" appears 14 times in the file. | 79 | |
| extension | MultipleStringLiteralsExtended | The String "change written to database" appears 2 times in the file. | 91 | |
| extension | MultipleStringLiteralsExtended | The String "delete from DataPoint" appears 4 times in the file. | 92 | |
| extension | MultipleStringLiteralsExtended | The String "from DataPoint dp order by dp.x asc" appears 4 times in the file. | 123 | |
| extension | MultipleStringLiteralsExtended | The String "done!" appears 3 times in the file. | 131 | |
| extension | MultipleStringLiteralsExtended | The String "from DataPoint where description='done!'" appears 5 times in the file. | 140 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 178 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 308 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 315 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 364 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 403 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 432 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 442 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 445 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 449 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 493 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 495 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 509 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 512 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 516 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "node" appears 15 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "node-name" appears 10 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "diff-node-name" appears 4 times in the file. | 91 | |
| extension | MultipleStringLiteralsExtended | The String "parent" appears 23 times in the file. | 269 | |
| extension | MultipleStringLiteralsExtended | The String "new parent name" appears 4 times in the file. | 280 | |
| extension | MultipleStringLiteralsExtended | The String "child" appears 22 times in the file. | 281 | |
| extension | MultipleStringLiteralsExtended | The String "new child name" appears 4 times in the file. | 522 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 17 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 19 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "p" appears 4 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "c" appears 2 times in the file. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "p" appears 4 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "child" appears 4 times in the file. | 107 | |
| extension | MultipleStringLiteralsExtended | The String "from Parent" appears 4 times in the file. | 119 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Partner A" appears 2 times in the file. | 61 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 100 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 69 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "--output=" appears 6 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "--config=org/hibernate/test/schematoolsnaming/hibernate.cfg.xml" appears 6 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "Matrix_mvalues" appears 2 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "--namingdelegator=" appears 4 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "--naming=" appears 4 times in the file. | 89 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 108 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 124 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 143 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 158 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 171 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "org/hibernate/test/schemaupdate/2_Version.hbm.xml" appears 2 times in the file. | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Method(.*)'. | 53 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 127 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 129 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "/" appears 2 times in the file. | 132 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 57 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 58 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 59 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 75 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 76 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 77 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 89 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 90 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 101 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 102 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "jboss.com" appears 4 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "hibernate.org" appears 4 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "HiA" appears 4 times in the file. | 54 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 63 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 68 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 74 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 79 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 84 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 89 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "steve" appears 6 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "stliu" appears 3 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "developer" appears 2 times in the file. | 100 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "dummy" appears 6 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "expection flush failure!" appears 6 times in the file. | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 54 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 103 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 117 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 165 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 175 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 48 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 101 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "SELECT org.ORGID as {org.id}, " appears 2 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String " org.NAME as {org.name}, " appears 2 times in the file. | 74 | |
| extension | MultipleStringLiteralsExtended | The String "FROM ORGANIZATION org " appears 2 times in the file. | 78 | |
| extension | MultipleStringLiteralsExtended | The String " LEFT OUTER JOIN EMPLOYMENT emp ON org.ORGID = emp.EMPLOYER" appears 3 times in the file. | 79 | |
| extension | MultipleStringLiteralsExtended | The String "from ORGANIZATION org " appears 3 times in the file. | 100 | |
| extension | MultipleStringLiteralsExtended | The String "JBoss" appears 13 times in the file. | 153 | |
| extension | MultipleStringLiteralsExtended | The String "IFA" appears 11 times in the file. | 174 | |
| extension | MultipleStringLiteralsExtended | The String "Gavin" appears 5 times in the file. | 176 | |
| extension | MultipleStringLiteralsExtended | The String "AU" appears 4 times in the file. | 177 | |
| extension | MultipleStringLiteralsExtended | The String "org" appears 15 times in the file. | 185 | |
| extension | MultipleStringLiteralsExtended | The String "emp" appears 11 times in the file. | 186 | |
| extension | MultipleStringLiteralsExtended | The String "org.employments" appears 5 times in the file. | 186 | |
| extension | MultipleStringLiteralsExtended | The String "regionCode" appears 3 times in the file. | 187 | |
| extension | MultipleStringLiteralsExtended | The String "orgNamesOnly" appears 2 times in the file. | 274 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 275 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 276 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 282 | |
| extension | MultipleStringLiteralsExtended | The String "expecting non-scalar result first" appears 2 times in the file. | 307 | |
| extension | MultipleStringLiteralsExtended | The String "expecting scalar result second" appears 2 times in the file. | 308 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 316 | |
| extension | MultipleStringLiteralsExtended | The String "EmploymentAndPerson" appears 2 times in the file. | 368 | |
| extension | MultipleStringLiteralsExtended | The String "organizationreturnproperty" appears 3 times in the file. | 381 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 387 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 388 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 395 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 396 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 2 times in the file. | 438 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 455 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 468 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 485 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 527 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 538 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 539 | |
| extension | MultipleStringLiteralsExtended | The String "AMOUNT" appears 3 times in the file. | 539 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 540 | |
| extension | MultipleStringLiteralsExtended | The String "id" appears 2 times in the file. | 553 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 618 | |
| extension | AvoidConstantAsFirstOperandInCondition | Constant have to be second operand of '=='. | 618 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 619 | |
| extension | AvoidConstantAsFirstOperandInCondition | Constant have to be second operand of '=='. | 619 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 620 | |
| extension | AvoidConstantAsFirstOperandInCondition | Constant have to be second operand of '=='. | 620 | |
| extension | MultipleStringLiteralsExtended | The String " emp.EMPLOYER as employer," appears 2 times in the file. | 646 | |
| extension | MultipleStringLiteralsExtended | The String "employments" appears 2 times in the file. | 665 | |
| extension | MultipleStringLiteralsExtended | The String "orgid" appears 2 times in the file. | 670 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 3 times in the file. | 671 | |
| extension | MultipleStringLiteralsExtended | The String "employer" appears 2 times in the file. | 673 | |
| extension | MultipleStringLiteralsExtended | The String "empid" appears 2 times in the file. | 674 | |
| extension | MultipleStringLiteralsExtended | The String "employee" appears 2 times in the file. | 675 | |
| extension | MultipleStringLiteralsExtended | The String "startDate" appears 2 times in the file. | 677 | |
| extension | MultipleStringLiteralsExtended | The String "endDate" appears 2 times in the file. | 678 | |
| extension | MultipleStringLiteralsExtended | The String "empId" appears 2 times in the file. | 680 | |
| extension | MultipleStringLiteralsExtended | The String "CURRENCY" appears 2 times in the file. | 681 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 834 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 846 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "query-person" appears 4 times in the file. | 77 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Line 1" appears 2 times in the file. | 84 | |
| extension | MultipleStringLiteralsExtended | The String "Line 2" appears 2 times in the file. | 84 | |
| extension | MultipleStringLiteralsExtended | The String "NumValue.getSomeValues" appears 2 times in the file. | 85 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 134 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "blah blah blah" appears 2 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "Blahs" appears 10 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "from Document where text is not null" appears 2 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "White" appears 4 times in the file. | 117 | |
| extension | MultipleStringLiteralsExtended | The String "hql-update on stateless session" appears 2 times in the file. | 126 | |
| extension | MultipleStringLiteralsExtended | The String "hql-delete on stateless session" appears 2 times in the file. | 135 | |
| extension | MultipleStringLiteralsExtended | The String "whtie" appears 2 times in the file. | 163 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String " -> " appears 2 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "`" appears 2 times in the file. | 75 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 121 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 122 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 123 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 124 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 125 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String ".countries" appears 2 times in the file. | 105 | |
| extension | MultipleStringLiteralsExtended | The String "stats were null" appears 2 times in the file. | 170 | |
| extension | MultipleStringLiteralsExtended | The String "unexpected execution count" appears 5 times in the file. | 171 | |
| extension | MultipleStringLiteralsExtended | The String "unexpected row count" appears 5 times in the file. | 172 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 214 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "US" appears 5 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "Incorrect qry result count" appears 4 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "John Doe" appears 3 times in the file. | 74 | |
| extension | MultipleStringLiteralsExtended | The String "Incorrect fecthed minions count" appears 2 times in the file. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "JBoss" appears 3 times in the file. | 110 | |
| extension | MultipleStringLiteralsExtended | The String "hr" appears 3 times in the file. | 111 | |
| extension | MultipleStringLiteralsExtended | The String "hr novice" appears 2 times in the file. | 118 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "US" appears 5 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "Incorrect qry result count" appears 4 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "John Doe" appears 4 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "Incorrect fecthed minions count" appears 3 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "JBoss" appears 3 times in the file. | 121 | |
| extension | MultipleStringLiteralsExtended | The String "hr" appears 3 times in the file. | 122 | |
| extension | MultipleStringLiteralsExtended | The String "hr novice" appears 2 times in the file. | 129 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "US" appears 5 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "from Person" appears 2 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "Incorrect qry result count" appears 4 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "John Doe" appears 3 times in the file. | 74 | |
| extension | MultipleStringLiteralsExtended | The String "Incorrect fecthed minions count" appears 2 times in the file. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "JBoss" appears 3 times in the file. | 111 | |
| extension | MultipleStringLiteralsExtended | The String "hr" appears 3 times in the file. | 112 | |
| extension | MultipleStringLiteralsExtended | The String "hr novice" appears 2 times in the file. | 119 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "a" appears 3 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "b" appears 2 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "c" appears 2 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "d" appears 2 times in the file. | 66 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 78 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 41 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "gavin" appears 2 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "Melbourne, Australia" appears 2 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "x23y4$$hu%3" appears 2 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "Mars" appears 2 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "martian" appears 2 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "from Being" appears 2 times in the file. | 63 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 83 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "foo" appears 10 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "foo1" appears 6 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "foo2" appears 6 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "bar" appears 10 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "bar1" appears 6 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "bar2" appears 6 times in the file. | 72 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 89 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 90 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 94 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 96 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 100 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 102 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 103 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 107 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 111 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 153 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 154 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 158 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 160 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 164 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 166 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 167 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 171 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 175 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 217 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 218 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 222 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 224 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 228 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 230 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 231 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 235 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 239 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 281 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 282 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 283 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 284 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 287 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 288 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 293 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 294 | |
| extension | MultipleStringLiteralsExtended | The String "moreChildren" appears 2 times in the file. | 326 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 4 times in the file. | 328 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 372 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 373 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 377 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 379 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 383 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 385 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 386 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 390 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 394 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 80 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 82 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 83 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "from MySQL57TimestampPropertyTest$Entity where ts=?" appears 2 times in the file. | 82 | |
| extension | MultipleStringLiteralsExtended | The String "from MySQL57TimestampPropertyTest$Entity where tsColumnDefinition=?" appears 2 times in the file. | 127 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "from TimePropertyTest$Entity where tAsDate=?" appears 2 times in the file. | 74 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "from TimestampPropertyTest$Entity where ts=?" appears 2 times in the file. | 84 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Bob" appears 2 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "Tom" appears 2 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "Melbourne" appears 2 times in the file. | 67 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 84 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 87 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 88 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 91 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 92 | |
| extension | MultipleStringLiteralsExtended | The String "from Employee e left join fetch e.managerBySite" appears 2 times in the file. | 107 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 115 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 118 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "gavin" appears 5 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "secret" appears 2 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "Gavin King" appears 3 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "Karbarook Ave" appears 2 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "$ecret" appears 2 times in the file. | 91 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "true" appears 4 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "Item" appears 28 times in the file. | 87 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 11 times in the file. | 93 | |
| extension | MultipleStringLiteralsExtended | The String "Foo" appears 5 times in the file. | 93 | |
| extension | MultipleStringLiteralsExtended | The String "description" appears 20 times in the file. | 94 | |
| extension | MultipleStringLiteralsExtended | The String "a big foo" appears 3 times in the file. | 94 | |
| extension | MultipleStringLiteralsExtended | The String "Bar" appears 3 times in the file. | 97 | |
| extension | MultipleStringLiteralsExtended | The String "a small bar" appears 3 times in the file. | 98 | |
| extension | MultipleStringLiteralsExtended | The String "delete from Item" appears 6 times in the file. | 154 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 382 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 390 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 399 | |
| extension | MultipleStringLiteralsExtended | The String "from Item" appears 7 times in the file. | 405 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 409 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 433 | |
| extension | MultipleStringLiteralsExtended | The String "Item - 1" appears 2 times in the file. | 444 | |
| extension | MultipleStringLiteralsExtended | The String "The first item" appears 2 times in the file. | 445 | |
| extension | MultipleStringLiteralsExtended | The String "Item - 2" appears 2 times in the file. | 449 | |
| extension | MultipleStringLiteralsExtended | The String "The second item" appears 2 times in the file. | 450 | |
| extension | MultipleStringLiteralsExtended | The String "No results in iterator" appears 2 times in the file. | 460 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "Lukasz" appears 2 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "Antoniak" appears 2 times in the file. | 72 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 90 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 91 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 93 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 94 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 100 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 105 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 107 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 114 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 121 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 123 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 97 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 98 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 100 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 101 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 107 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 108 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 113 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 115 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 122 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 123 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 130 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 132 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 138 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 141 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 146 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 149 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 107 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 108 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 110 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 111 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 123 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 124 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 129 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 131 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 138 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 139 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 145 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 146 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 151 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 152 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 157 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 160 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 165 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 168 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "key" appears 4 times in the file. | 98 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "ab" appears 2 times in the file. | 278 | |
| extension | MultipleStringLiteralsExtended | The String "abc" appears 3 times in the file. | 326 | |
| extension | MultipleStringLiteralsExtended | The String "xyz" appears 2 times in the file. | 328 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 381 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 384 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 386 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 387 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 388 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 389 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 391 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 392 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 393 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 394 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 396 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 397 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 398 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 400 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 401 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 402 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 404 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 405 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 407 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 408 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 61 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 74 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 75 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 76 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 77 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 85 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 90 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 98 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 100 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 106 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 109 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 65 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 66 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 67 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 68 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 77 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "de" appears 5 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "DE" appears 4 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "ch123" appears 4 times in the file. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | LogicConditionNeedOptimization | Condition with && at line 62 position 45 need optimization. All method calls are advised to move to end of logic expression. | 62 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 80 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 81 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 87 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | LogicConditionNeedOptimization | Condition with && at line 54 position 45 need optimization. All method calls are advised to move to end of logic expression. | 54 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 63 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 64 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "not supported" appears 6 times in the file. | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 69 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 70 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String " from VariousTypesEntity " appears 3 times in the file. | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "HHH-2304" appears 2 times in the file. | 50 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Matt" appears 2 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "peachtree rd" appears 2 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "GA" appears 2 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "ATL" appears 2 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "30326" appears 4 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "SHIPPING" appears 2 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "xyz123" appears 3 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "BILLING" appears 2 times in the file. | 67 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 84 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 85 | |
| extension | MultipleStringLiteralsExtended | The String "ShippingAddress" appears 2 times in the file. | 98 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "abc123" appears 3 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "Matt" appears 2 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "peachtree rd" appears 2 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "GA" appears 2 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "ATL" appears 2 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "30326" appears 4 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "SHIPPING" appears 2 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "BILLING" appears 2 times in the file. | 67 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 84 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 85 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "name" appears 2 times in the file. | 118 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 126 | |
| extension | MultipleStringLiteralsExtended | The String "name " appears 2 times in the file. | 138 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 146 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Default value should have been mapped to null" appears 3 times in the file. | 88 | |
| extension | MultipleStringLiteralsExtended | The String "from Widget o where o.string = :string" appears 2 times in the file. | 104 | |
| extension | MultipleStringLiteralsExtended | The String "string" appears 2 times in the file. | 104 | |
| extension | MultipleStringLiteralsExtended | The String "all-normal" appears 2 times in the file. | 104 | |
| extension | MultipleStringLiteralsExtended | The String "Non-Default value incorrectly loaded" appears 4 times in the file. | 105 | |
| extension | MultipleStringLiteralsExtended | The String "all-default" appears 2 times in the file. | 110 | |
| extension | MultipleStringLiteralsExtended | The String "Default value incorrectly loaded" appears 4 times in the file. | 111 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "gavin" appears 9 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "123456" appears 6 times in the file. | 53 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "employee" appears 2 times in the file. | 95 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 111 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 139 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Marc" appears 3 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "Nathalie" appears 2 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "Elvira" appears 4 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "delete from Child" appears 2 times in the file. | 108 | |
| extension | MultipleStringLiteralsExtended | The String "delete from Parent" appears 2 times in the file. | 109 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 133 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Earth" appears 3 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "gavin" appears 8 times in the file. | 62 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 111 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 112 | |
| extension | MultipleStringLiteralsExtended | The String "Melbourne, Australia" appears 3 times in the file. | 124 | |
| extension | MultipleStringLiteralsExtended | The String "Mars" appears 3 times in the file. | 125 | |
| extension | MultipleStringLiteralsExtended | The String "x23y4$$hu%3" appears 4 times in the file. | 136 | |
| extension | MultipleStringLiteralsExtended | The String "martian" appears 4 times in the file. | 138 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 162 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 168 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 174 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 180 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 189 | |
| extension | MultipleStringLiteralsExtended | The String "from Being" appears 5 times in the file. | 189 | |
| extension | MultipleStringLiteralsExtended | The String "some thing" appears 5 times in the file. | 222 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 231 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 236 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 241 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 245 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 249 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 254 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 259 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 264 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 276 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 284 | |
| extension | MultipleStringLiteralsExtended | The String "what" appears 2 times in the file. | 320 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 328 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 339 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 385 | |
| extension | MultipleStringLiteralsExtended | The String "marc" appears 2 times in the file. | 400 | |
| extension | MultipleStringLiteralsExtended | The String "steve" appears 2 times in the file. | 404 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Mark" appears 3 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "USA" appears 2 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "from Person" appears 2 times in the file. | 85 | |
| extension | MultipleStringLiteralsExtended | The String "from Person p where type(p) in :who" appears 2 times in the file. | 88 | |
| extension | MultipleStringLiteralsExtended | The String "who" appears 2 times in the file. | 88 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 95 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 104 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 124 | |
| extension | MultipleStringLiteralsExtended | The String "Emmanuel" appears 2 times in the file. | 138 | |
| extension | MultipleStringLiteralsExtended | The String "Steve" appears 2 times in the file. | 142 | |
| extension | MultipleStringLiteralsExtended | The String "Mr" appears 2 times in the file. | 144 | |
| extension | MultipleStringLiteralsExtended | The String "select height_centimeters from UPerson where name='Emmanuel'" appears 2 times in the file. | 196 | |
| extension | MultipleStringLiteralsExtended | The String "select pwd_expiry_weeks from UEmployee where person_id=?" appears 2 times in the file. | 199 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 61 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 62 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 64 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "Should have thrown NoSuchElementException because the underlying collection is empty." appears 2 times in the file. | 68 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 88 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 90 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 92 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 93 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 95 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 112 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 117 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 122 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 131 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "my.nonexistent.prop" appears 8 times in the file. | 26 | |
| extension | MultipleStringLiteralsExtended | The String "my.string.prop" appears 3 times in the file. | 28 | |
| extension | MultipleStringLiteralsExtended | The String "string" appears 3 times in the file. | 29 | |
| extension | MultipleStringLiteralsExtended | The String "my.boolean.prop" appears 3 times in the file. | 31 | |
| extension | MultipleStringLiteralsExtended | The String "my.int.prop" appears 2 times in the file. | 34 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 2 times in the file. | 35 | |
| extension | MultipleStringLiteralsExtended | The String "my.integer.prop" appears 2 times in the file. | 37 | |
| extension | MultipleStringLiteralsExtended | The String "partial.prop1" appears 2 times in the file. | 40 | |
| extension | MultipleStringLiteralsExtended | The String "partial.prop2" appears 2 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "parse.error" appears 4 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "did.not.exist" appears 3 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "replacement did not occur" appears 2 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "non-exists as boolean" appears 3 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "boolean replacement did not occur" appears 2 times in the file. | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "org.hibernate.test.util.SerializableThing" appears 2 times in the file. | 64 | |
| extension | ReturnCountExtended | Return count for 'loadClass' method is 2 (max allowed is 1). | 105 | |
| extension | MultipleStringLiteralsExtended | The String " not found" appears 2 times in the file. | 120 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 127 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 16 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 17 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Gavin" appears 3 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "Passport" appears 3 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "from Person" appears 3 times in the file. | 60 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 96 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 106 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 135 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 145 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "steve" appears 2 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "owner version not incremented" appears 2 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "owner version was incremented" appears 2 times in the file. | 116 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "steve" appears 3 times in the file. | 56 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 66 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 86 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 89 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 95 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 98 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 102 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 105 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 112 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 115 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 119 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 122 | |
| extension | MultipleStringLiteralsExtended | The String "owner version not incremented" appears 2 times in the file. | 159 | |
| extension | MultipleStringLiteralsExtended | The String "owner version was incremented" appears 2 times in the file. | 211 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 19 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "parent" appears 2 times in the file. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 85 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 90 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 95 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 100 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 167 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'EhCacheRegionFactory' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 63 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 103 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'SingletonEhCacheRegionFactory' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "/" appears 2 times in the file. | 82 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Ignoring NonstopCacheException - " appears 2 times in the file. | 86 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 66 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 71 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 126 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 178 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 184 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 206 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 213 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'get' method is 3 (max allowed is 1). | 67 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 60 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 65 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 106 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 383 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 386 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'createEntityRegionAccessStrategy' method is 4 (max allowed is 1). | 53 | |
| extension | MultipleStringLiteralsExtended | The String "unrecognized access strategy type [" appears 3 times in the file. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 3 times in the file. | 76 | |
| extension | ReturnCountExtended | Return count for 'createCollectionRegionAccessStrategy' method is 4 (max allowed is 1). | 85 | |
| extension | ReturnCountExtended | Return count for 'createNaturalIdRegionAccessStrategy' method is 4 (max allowed is 1). | 117 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Can't write to a readonly object" appears 2 times in the file. | 114 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Can't write to a readonly object" appears 2 times in the file. | 110 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'afterUpdate' method is 3 (max allowed is 1). | 101 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'afterUpdate' method is 3 (max allowed is 1). | 101 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'getBeanProperty' method is 3 (max allowed is 1). | 95 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 104 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 105 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 116 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 117 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "region" appears 3 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "shortName" appears 2 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "hitCount" appears 3 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "missCount" appears 3 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "putCount" appears 3 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "hitRatio" appears 2 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "elementCountInMemory" appears 3 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "elementCountOnDisk" appears 4 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "elementCountTotal" appears 2 times in the file. | 50 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 83 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 88 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 93 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 98 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 103 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 108 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 113 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 118 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 123 | |
| extension | OverridableMethodInConstructor | Overridable method 'determineHitRatio' is called in constructor body. | 144 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 149 | |
| extension | EitherLogOrThrow | Either log or throw exception. | 150 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 175 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'determineShortName' method is 2 (max allowed is 1). | 85 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 47 | |
| extension | MultipleStringLiteralsExtended | The String "roleName" appears 3 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "shortName" appears 2 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "loadCount" appears 3 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "fetchCount" appears 3 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "updateCount" appears 3 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "removeCount" appears 3 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "recreateCount" appears 3 times in the file. | 52 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 84 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 89 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 94 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 99 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 104 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 109 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 114 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 139 | |
| extension | EitherLogOrThrow | Either log or throw exception. | 140 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 163 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 80 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 140 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 269 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 280 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 335 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 382 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 47 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 3 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "shortName" appears 2 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "loadCount" appears 3 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "updateCount" appears 3 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "insertCount" appears 3 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "deleteCount" appears 3 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "fetchCount" appears 3 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "optimisticFailureCount" appears 3 times in the file. | 52 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 85 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 90 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 95 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 100 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 105 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 110 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 115 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 120 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 145 | |
| extension | EitherLogOrThrow | Either log or throw exception. | 146 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 170 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 249 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 266 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 286 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 301 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Super call could be removed: Class 'NullHibernateStats' does not extend anything. | 53 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 276 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 284 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 291 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 298 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 113 | |
| extension | MultipleStringLiteralsExtended | The String "'" appears 2 times in the file. | 127 | |
| extension | ReturnCountExtended | Return count for 'locateSessionFactory' method is 2 (max allowed is 1). | 140 | |
| extension | IllegalCatchExtended | Catching 'RuntimeException' is not allowed. | 170 | |
| extension | MultipleStringLiteralsExtended | The String "Error locating Hibernate Session Factory" appears 2 times in the file. | 171 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 47 | |
| extension | MultipleStringLiteralsExtended | The String "query" appears 3 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "cacheHitCount" appears 3 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "cacheMissCount" appears 3 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "cachePutCount" appears 3 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "executionCount" appears 3 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "executionRowCount" appears 3 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "executionAvgTime" appears 3 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "executionMaxTime" appears 3 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "executionMinTime" appears 3 times in the file. | 58 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 97 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 102 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 107 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 112 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 117 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 122 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 127 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 132 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 137 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 164 | |
| extension | EitherLogOrThrow | Either log or throw exception. | 165 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 190 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "sampleCache1" appears 2 times in the file. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "widget" appears 2 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "A bog standard item" appears 2 times in the file. | 74 | |
| extension | MoveVariableInsideIf | Variable 'initialVersion' can be moved inside the block at line '165' to restrict runtime creation. | 121 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 134 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 137 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 140 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 146 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 149 | |
| extension | MoveVariableInsideIf | Variable 'cachedVersionValue' can be moved inside the block at line '165' to restrict runtime creation. | 160 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "true" appears 3 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "widget" appears 2 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "A bog standard item" appears 2 times in the file. | 101 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 111 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 112 | |
| extension | MoveVariableInsideIf | Variable 'initialVersion' can be moved inside the block at line '194' to restrict runtime creation. | 146 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 159 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 162 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 165 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 171 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 174 | |
| extension | MoveVariableInsideIf | Variable 'cachedVersionValue' can be moved inside the block at line '194' to restrict runtime creation. | 184 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 56 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 78 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "from HolidayCalendar" appears 2 times in the file. | 224 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 69 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 80 | |
| extension | AvoidConstantAsFirstOperandInCondition | Constant have to be second operand of '<'. | 84 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 102 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 108 | |
| extension | MultipleStringLiteralsExtended | The String "Error processing included file [%s]" appears 2 times in the file. | 143 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 154 | |
| extension | MultipleStringLiteralsExtended | The String "Unable to enhance class [" appears 2 times in the file. | 155 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 4 times in the file. | 155 | |
| extension | RedundantReturn | Redundant return. | 156 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 167 | |
| extension | RedundantReturn | Redundant return. | 169 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 207 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 255 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 132 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 144 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 145 | |
| extension | MultipleStringLiteralsExtended | The String "Unable to parse " appears 2 times in the file. | 237 | |
| extension | MultipleStringLiteralsExtended | The String ": " appears 2 times in the file. | 237 | |
| extension | MultipleStringLiteralsExtended | The String "Size mismatch between tuple result [" appears 2 times in the file. | 349 | |
| extension | MultipleStringLiteralsExtended | The String "] and expected tuple elements [" appears 2 times in the file. | 349 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 7 times in the file. | 350 | |
| extension | LogicConditionNeedOptimization | Condition with || at line 462 position 43 need optimization. All method calls are advised to move to end of logic expression. | 462 | |
| extension | TernaryPerExpressionCount | More than 1 ternary operators in expression. | 501 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 575 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 581 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 601 | |
| extension | MultipleStringLiteralsExtended | The String "Named query not found: " appears 2 times in the file. | 601 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 607 | |
| extension | MoveVariableInsideIf | Variable 'actualReturnedClass' can be moved inside the block at line '638' to restrict runtime creation. | 619 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 644 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 665 | |
| extension | MultipleStringLiteralsExtended | The String "Type specified for TypedQuery [" appears 2 times in the file. | 703 | |
| extension | MultipleStringLiteralsExtended | The String "] is incompatible with query return type [" appears 2 times in the file. | 705 | |
| extension | ReturnCountExtended | Return count for 'find' method is 4 (max allowed is 1). | 793 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 878 | |
| extension | IllegalCatchExtended | Catching 'RuntimeException' is not allowed. | 880 | |
| extension | IllegalCatchExtended | Catching 'RuntimeException' is not allowed. | 897 | |
| extension | IllegalCatchExtended | Catching 'RuntimeException' is not allowed. | 910 | |
| extension | MultipleStringLiteralsExtended | The String "entity not in the persistence context" appears 2 times in the file. | 975 | |
| extension | MultipleStringLiteralsExtended | The String "no transaction is in progress" appears 2 times in the file. | 993 | |
| extension | IllegalCatchExtended | Catching 'RuntimeException' is not allowed. | 998 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 1034 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 1291 | |
| extension | ReturnCountExtended | Return count for 'convert' method is 2 (max allowed is 1). | 1327 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 1380 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 116 | |
| extension | MultipleStringLiteralsExtended | The String "Negative value (" appears 2 times in the file. | 129 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 137 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 148 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 174 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 269 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 280 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 292 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 316 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 331 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 343 | |
| extension | AvoidHidingCauseException | Cause exception 'cce' was lost. | 502 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 143 | |
| extension | MultipleStringLiteralsExtended | The String "Unable to find " appears 2 times in the file. | 158 | |
| extension | MultipleStringLiteralsExtended | The String "/META-INF/persistence.xml" appears 2 times in the file. | 345 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 383 | |
| extension | ReturnCountExtended | Return count for 'buildScanner' method is 2 (max allowed is 1). | 393 | |
| extension | MultipleStringLiteralsExtended | The String "Unable to load Scanner class: " appears 2 times in the file. | 422 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 484 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 498 | |
| extension | ReturnCountExtended | Return count for 'configure' method is 2 (max allowed is 1). | 528 | |
| extension | MultipleStringLiteralsExtended | The String "[PersistenceUnit: " appears 2 times in the file. | 557 | |
| extension | MultipleStringLiteralsExtended | The String "] " appears 2 times in the file. | 558 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 561 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 578 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 580 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 581 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 582 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 583 | |
| extension | MultipleStringLiteralsExtended | The String "true" appears 6 times in the file. | 617 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 684 | |
| extension | MultipleStringLiteralsExtended | The String "class" appears 4 times in the file. | 758 | |
| extension | MultipleStringLiteralsExtended | The String ": " appears 6 times in the file. | 810 | |
| extension | IllegalCatchExtended | Catching 'RuntimeException' is not allowed. | 864 | |
| extension | ReturnCountExtended | Return count for 'getSessionInterceptorClass' method is 2 (max allowed is 1). | 964 | |
| extension | MultipleStringLiteralsExtended | The String "Unable to instanciate " appears 2 times in the file. | 979 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 1005 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 1061 | |
| extension | ReturnCountExtended | Return count for 'instantiateCustomClassFromConfiguration' method is 2 (max allowed is 1). | 1167 | |
| extension | MultipleStringLiteralsExtended | The String " class: " appears 3 times in the file. | 1185 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 1250 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 1251 | |
| extension | MultipleStringLiteralsExtended | The String "false" appears 4 times in the file. | 1305 | |
| extension | MultipleStringLiteralsExtended | The String "Illegal usage of " appears 2 times in the file. | 1361 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 1409 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 1637 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MoveVariableInsideIf | Variable 'classes' can be moved inside the block at line '105' to restrict runtime creation. | 100 | |
| extension | OverridableMethodInConstructor | Overridable method 'determineJpaMetaModelPopulationSetting' is called in constructor body. | 101 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 115 | |
| extension | MultipleStringLiteralsExtended | The String "EntityManagerFactory is closed" appears 2 times in the file. | 219 | |
| extension | MultipleStringLiteralsExtended | The String "PersistenceUnitUtil#isLoaded is not always accurate; consider using EntityManager#contains instead" appears 2 times in the file. | 311 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Unable to instanciate interceptor: " appears 2 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "EntityManager is closed" appears 2 times in the file. | 95 | |
| extension | MultipleStringLiteralsExtended | The String "Unable to instanciate session interceptor: " appears 2 times in the file. | 111 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 90 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 51 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 64 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 106 | |
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 133 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 187 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 192 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 295 | |
| extension | MultipleStringLiteralsExtended | The String "Specified parameter was not found in query" appears 3 times in the file. | 322 | |
| extension | MultipleStringLiteralsExtended | The String "not yet implemented" appears 2 times in the file. | 418 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 5 times in the file. | 541 | |
| extension | MultipleStringLiteralsExtended | The String "Parameter type [" appears 2 times in the file. | 570 | |
| extension | MultipleStringLiteralsExtended | The String "] is not assignment compatible with requested type [" appears 2 times in the file. | 571 | |
| extension | AvoidHidingCauseException | Cause exception 'cce' was lost. | 613 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 618 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Transaction not active" appears 4 times in the file. | 68 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 77 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 89 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 108 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 118 | |
| extension | IllegalCatchExtended | Catching 'RuntimeException' is not allowed. | 139 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 93 | |
| extension | MultipleStringLiteralsExtended | The String "multiselect selections cannot contain " appears 2 times in the file. | 147 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 255 | |
| extension | MultipleStringLiteralsExtended | The String "arguments to sum() cannot be null" appears 3 times in the file. | 873 | |
| extension | MultipleStringLiteralsExtended | The String "arguments to prod() cannot be null" appears 3 times in the file. | 891 | |
| extension | MultipleStringLiteralsExtended | The String "arguments to diff() cannot be null" appears 3 times in the file. | 909 | |
| extension | MultipleStringLiteralsExtended | The String "arguments to quot() cannot be null" appears 3 times in the file. | 1035 | |
| extension | MultipleStringLiteralsExtended | The String "arguments to mod() cannot be null" appears 3 times in the file. | 1088 | |
| extension | MultipleStringLiteralsExtended | The String "unknown collection expression type [" appears 4 times in the file. | 1353 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 4 times in the file. | 1353 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 59 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 148 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 149 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 150 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 151 | |
| extension | MultipleStringLiteralsExtended | The String "Named parameter [" appears 5 times in the file. | 357 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 4 times in the file. | 374 | |
| extension | MultipleStringLiteralsExtended | The String "] type mismatch; expecting [" appears 3 times in the file. | 393 | |
| extension | MultipleStringLiteralsExtended | The String "], found [" appears 3 times in the file. | 394 | |
| extension | MultipleStringLiteralsExtended | The String "Criteria queries do not support positioned parameters" appears 6 times in the file. | 438 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 51 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 69 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 261 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 362 | |
| extension | MultipleStringLiteralsExtended | The String "Number of return values [" appears 2 times in the file. | 375 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 60 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 71 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 72 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 73 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 73 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 74 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 75 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 76 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 77 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 78 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 84 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 148 | |
| extension | MultipleStringLiteralsExtended | The String "Query is not identified as sub-query" appears 2 times in the file. | 158 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 237 | |
| extension | MultipleStringLiteralsExtended | The String ", " appears 3 times in the file. | 268 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 281 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 99 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 116 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 133 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 150 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 172 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 194 | |
| extension | ReturnCountExtended | Return count for 'determineAppropriateHandler' method is 8 (max allowed is 1). | 300 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 42 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 152 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 173 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 194 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 212 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 219 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 48 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 74 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 77 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 83 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 39 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 38 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 51 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 44 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 50 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "min" appears 2 times in the file. | 171 | |
| extension | MultipleStringLiteralsExtended | The String "max" appears 2 times in the file. | 186 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 67 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 150 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 152 | |
| extension | MultipleStringLiteralsExtended | The String "Collection of values [" appears 2 times in the file. | 232 | |
| extension | MultipleStringLiteralsExtended | The String "RIGHT JOIN not supported" appears 6 times in the file. | 268 | |
| extension | ReturnCountExtended | Return count for 'join' method is 3 (max allowed is 1). | 402 | |
| extension | MultipleStringLiteralsExtended | The String "Requested attribute was not a collection" appears 2 times in the file. | 442 | |
| extension | MultipleStringLiteralsExtended | The String "Requested attribute was not a set" appears 2 times in the file. | 463 | |
| extension | MultipleStringLiteralsExtended | The String "Requested attribute was not a list" appears 2 times in the file. | 484 | |
| extension | MultipleStringLiteralsExtended | The String "Requested attribute was not a map" appears 2 times in the file. | 505 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 45 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 72 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "." appears 2 times in the file. | 100 | |
| extension | MultipleStringLiteralsExtended | The String " [" appears 2 times in the file. | 109 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 109 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 48 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 106 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "] cannot be dereferenced" appears 2 times in the file. | 112 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 214 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 40 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 44 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 105 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 109 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 46 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 48 | |
| extension | ReturnCountExtended | Return count for 'render' method is 3 (max allowed is 1). | 117 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 134 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 42 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 44 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 47 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 71 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 74 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 75 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 76 | |
| extension | MultipleStringLiteralsExtended | The String " - " appears 2 times in the file. | 98 | |
| extension | MultipleStringLiteralsExtended | The String "Adding %s as %s callback for entity %s" appears 3 times in the file. | 102 | |
| extension | MultipleStringLiteralsExtended | The String "You can only annotate one callback method with " appears 2 times in the file. | 111 | |
| extension | MultipleStringLiteralsExtended | The String " in bean class: " appears 2 times in the file. | 112 | |
| extension | MoveVariableInsideIf | Variable 'callback' can be moved inside the block at line '148' to restrict runtime creation. | 147 | |
| extension | MultipleStringLiteralsExtended | The String "Unable to create instance of " appears 2 times in the file. | 166 | |
| extension | MultipleStringLiteralsExtended | The String " as a listener of beanClass" appears 2 times in the file. | 167 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 210 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 234 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 253 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 45 | |
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'EJB3DeleteEventListener' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 46 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 47 | |
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'EJB3FlushEntityEventListener' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 48 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 51 | |
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'EJB3FlushEntityEventListener' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 52 | |
| extension | LogicConditionNeedOptimization | Condition with || at line 69 position 78 need optimization. All method calls are advised to move to end of logic expression. | 69 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 43 | |
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'EJB3MergeEventListener' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 44 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 47 | |
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'EJB3MergeEventListener' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 50 | |
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'EJB3PersistEventListener' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 51 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 54 | |
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'EJB3PersistEventListener' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 39 | |
| extension | UselessSuperCtorCall | Super call could be removed: Class 'EJB3PostDeleteEventListener' does not extend anything. | 40 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 39 | |
| extension | UselessSuperCtorCall | Super call could be removed: Class 'EJB3PostInsertEventListener' does not extend anything. | 40 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 39 | |
| extension | UselessSuperCtorCall | Super call could be removed: Class 'EJB3PostLoadEventListener' does not extend anything. | 40 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 56 | |
| extension | UselessSuperCtorCall | Super call could be removed: Class 'EJB3PostUpdateEventListener' does not extend anything. | 57 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 60 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 43 | |
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'EJB3SaveEventListener' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 44 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 47 | |
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'EJB3SaveEventListener' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 43 | |
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'EJB3SaveOrUpdateEventListener' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 44 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 47 | |
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'EJB3SaveOrUpdateEventListener' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 47 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 48 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 49 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 50 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 51 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 52 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 53 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 114 | |
| extension | MultipleStringLiteralsExtended | The String " ," appears 2 times in the file. | 125 | |
| extension | MultipleStringLiteralsExtended | The String "entity class not found: " appears 2 times in the file. | 143 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 199 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 248 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 48 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 53 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 56 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "Unable to load class:" appears 2 times in the file. | 76 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 43 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 78 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 79 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 51 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 53 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 71 | |
| extension | AvoidConstantAsFirstOperandInCondition | Constant have to be second operand of '=='. | 90 | |
| extension | MultipleStringLiteralsExtended | The String "registry does not contain entity manager factory: " appears 2 times in the file. | 117 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 43 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 87 | |
| extension | MultipleStringLiteralsExtended | The String "method" appears 2 times in the file. | 117 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 121 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 122 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "Id attribute was not of specified type : " appears 2 times in the file. | 107 | |
| extension | MultipleStringLiteralsExtended | The String "Version attribute was not of specified type : " appears 2 times in the file. | 241 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 50 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 55 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 57 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 59 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 70 | |
| extension | MultipleStringLiteralsExtended | The String " named " appears 3 times in the file. | 148 | |
| extension | MultipleStringLiteralsExtended | The String " is not present" appears 3 times in the file. | 148 | |
| extension | MultipleStringLiteralsExtended | The String "SingularAttribute " appears 3 times in the file. | 188 | |
| extension | ReturnCountExtended | Return count for 'isPrimitiveVariant' method is 3 (max allowed is 1). | 233 | |
| extension | MultipleStringLiteralsExtended | The String "CollectionAttribute" appears 2 times in the file. | 301 | |
| extension | MultipleStringLiteralsExtended | The String "SetAttribute" appears 2 times in the file. | 331 | |
| extension | MultipleStringLiteralsExtended | The String "ListAttribute" appears 2 times in the file. | 361 | |
| extension | MultipleStringLiteralsExtended | The String "MapAttribute" appears 2 times in the file. | 390 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'buildAttribute' method is 4 (max allowed is 1). | 88 | |
| extension | MultipleStringLiteralsExtended | The String "." appears 3 times in the file. | 98 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 7 times in the file. | 98 | |
| extension | ReturnCountExtended | Return count for 'getMetaModelType' method is 2 (max allowed is 1). | 202 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 216 | |
| extension | ReturnCountExtended | Return count for 'determineAttributeMetadata' method is 5 (max allowed is 1). | 440 | |
| extension | MultipleStringLiteralsExtended | The String "collection of any not supported yet" appears 2 times in the file. | 486 | |
| extension | MoveVariableInsideIf | Variable 'isManyToMany' can be moved inside the block at line '493' to restrict runtime creation. | 489 | |
| extension | OverridableMethodInConstructor | Overridable method 'getPersistentAttributeType' is called in constructor body. | 713 | |
| extension | OverridableMethodInConstructor | Calling the method 'getClassFromGenericArgument' in constructor body leads to the call of the overridable method 'getMemberDescription'. | 763 | |
| extension | OverridableMethodInConstructor | Calling the method 'getClassFromGenericArgument' in constructor body leads to the call of the overridable method 'getMemberDescription'. | 769 | |
| extension | OverridableMethodInConstructor | Calling the method 'getClassFromGenericArgument' in constructor body leads to the call of the overridable method 'getMemberDescription'. | 772 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 867 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 917 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 933 | |
| extension | MultipleStringLiteralsExtended | The String "expecting IdClass mapping" appears 2 times in the file. | 939 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 961 | |
| extension | ReturnCountExtended | Return count for 'resolveMember' method is 2 (max allowed is 1). | 963 | |
| extension | MoveVariableInsideIf | Variable 'property' can be moved inside the block at line '970' to restrict runtime creation. | 965 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 993 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 1013 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 29 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 37 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 34 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 64 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 66 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 68 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 70 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 72 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 74 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 80 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 82 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 5 times in the file. | 189 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 195 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 333 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 364 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 364 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 42 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 168 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 220 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 45 | |
| extension | ReturnCountExtended | Return count for 'build' method is 5 (max allowed is 1). | 93 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 34 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 92 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 99 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 106 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 113 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 53 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 54 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 55 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 56 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 57 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 58 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 59 | |
| extension | OverridableMethodInConstructor | Overridable method 'unqualify' is called in constructor body. | 69 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 100 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 105 | |
| extension | OverridableMethodInConstructor | Overridable method 'unqualify' is called in constructor body. | 107 | |
| extension | MultipleStringLiteralsExtended | The String "/" appears 2 times in the file. | 115 | |
| extension | MultipleStringLiteralsExtended | The String "package-info.class" appears 2 times in the file. | 160 | |
| extension | MultipleStringLiteralsExtended | The String ".class" appears 2 times in the file. | 170 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "/" appears 3 times in the file. | 85 | |
| extension | MoveVariableInsideIf | Variable 'name' can be moved inside the block at line '108' to restrict runtime creation. | 107 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "/" appears 3 times in the file. | 83 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 93 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "/" appears 3 times in the file. | 70 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 79 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "/" appears 2 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "jar" appears 2 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "file" appears 3 times in the file. | 69 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 82 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 105 | |
| extension | MultipleStringLiteralsExtended | The String ". Cause: " appears 2 times in the file. | 106 | |
| extension | ReturnCountExtended | Return count for 'getVisitor' method is 3 (max allowed is 1). | 163 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 202 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 34 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "Error while reading " appears 3 times in the file. | 65 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "Improper use of NativeScanner: " appears 2 times in the file. | 121 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 133 | |
| extension | MultipleStringLiteralsExtended | The String "\n" appears 2 times in the file. | 159 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 172 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 173 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 197 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 198 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 48 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 49 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 50 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 51 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 52 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 74 | |
| extension | MultipleStringLiteralsExtended | The String "\n" appears 13 times in the file. | 192 | |
| extension | MultipleStringLiteralsExtended | The String "\t\t" appears 5 times in the file. | 201 | |
| extension | MultipleStringLiteralsExtended | The String "\t]\n" appears 4 times in the file. | 204 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 74 | |
| extension | MoveVariableInsideIf | Variable 'v2Validator' can be moved inside the block at line '112' to restrict runtime creation. | 93 | |
| extension | MoveVariableInsideIf | Variable 'v1Validator' can be moved inside the block at line '112' to restrict runtime creation. | 96 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 101 | |
| extension | MultipleStringLiteralsExtended | The String "version" appears 2 times in the file. | 125 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 177 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 202 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 2 times in the file. | 240 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "expected only one " appears 2 times in the file. | 85 | |
| extension | MultipleStringLiteralsExtended | The String " tag" appears 3 times in the file. | 85 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'interpretCacheMode' method is 3 (max allowed is 1). | 51 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'getLockMode' method is 5 (max allowed is 1). | 63 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 108 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "\n\t" appears 11 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "\n\t\t" appears 4 times in the file. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "]\n\t" appears 3 times in the file. | 79 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 45 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 63 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 76 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'isLoadedWithoutReference' method is 3 (max allowed is 1). | 29 | |
| extension | ReturnCountExtended | Return count for 'get' method is 2 (max allowed is 1). | 87 | |
| extension | MultipleStringLiteralsExtended | The String "Unable to access field or method: " appears 2 times in the file. | 103 | |
| extension | MultipleStringLiteralsExtended | The String "#" appears 3 times in the file. | 104 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 163 | |
| extension | ReturnCountExtended | Return count for 'findMember' method is 2 (max allowed is 1). | 184 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 218 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 230 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String " David R. Vincent " appears 2 times in the file. | 97 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 2 times in the file. | 118 | |
| extension | MultipleStringLiteralsExtended | The String "lineItems" appears 3 times in the file. | 168 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 226 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "theBytes" appears 2 times in the file. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "quantity" appears 3 times in the file. | 96 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 102 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 2 times in the file. | 109 | |
| extension | MultipleStringLiteralsExtended | The String "555" appears 4 times in the file. | 125 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 130 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 60 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "color" appears 2 times in the file. | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Invalid property provided" appears 2 times in the file. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "product1" appears 2 times in the file. | 69 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 74 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "order-1" appears 5 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "order-2" appears 4 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "order-3" appears 3 times in the file. | 63 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 63 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 80 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 97 | |
| extension | MultipleStringLiteralsExtended | The String "id" appears 8 times in the file. | 113 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 116 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 137 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 161 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 182 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 198 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 202 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 218 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 222 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 235 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 247 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "steve" appears 2 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "ebersole" appears 2 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 2 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "firstName" appears 2 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "'" appears 3 times in the file. | 76 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 111 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 124 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 137 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 2 times in the file. | 158 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 37 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 36 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "null" appears 2 times in the file. | 70 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "AAA" appears 6 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "NA" appears 6 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "EU" appears 6 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "ASIA" appears 4 times in the file. | 74 | |
| extension | MultipleStringLiteralsExtended | The String "BBB" appears 6 times in the file. | 79 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 154 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 193 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 44 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 36 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "null" appears 2 times in the file. | 70 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "thing1" appears 2 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "thing2" appears 2 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "thingWithQuantity3" appears 2 times in the file. | 63 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 83 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "%Caruso" appears 2 times in the file. | 82 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "c1" appears 2 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "Bob" appears 2 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "delete Customer" appears 2 times in the file. | 74 | |
| extension | MultipleStringLiteralsExtended | The String "age" appears 2 times in the file. | 99 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 42 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 43 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 47 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 45 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 53 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 54 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 55 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 56 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 81 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 83 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 43 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 40 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 86 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 91 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 95 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 100 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 104 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 109 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 113 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 118 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 68 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Method(.*)'. | 130 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 132 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 137 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 138 | |
| extension | MultipleStringLiteralsExtended | The String "." appears 2 times in the file. | 143 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 149 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Method(.*)'. | 161 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 163 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 33 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 10 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 81 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 88 | |
| extension | MultipleStringLiteralsExtended | The String ".distributors" appears 2 times in the file. | 89 | |
| extension | MultipleStringLiteralsExtended | The String "Mouse" appears 4 times in the file. | 95 | |
| extension | MultipleStringLiteralsExtended | The String "Micro$oft mouse" appears 2 times in the file. | 95 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 100 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 103 | |
| extension | MultipleStringLiteralsExtended | The String "select i from Item i where descr like 'M%'" appears 2 times in the file. | 106 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 110 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 113 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 119 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 123 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 128 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 131 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 155 | |
| extension | MultipleStringLiteralsExtended | The String "Should have raised an exception" appears 2 times in the file. | 192 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 212 | |
| extension | MultipleStringLiteralsExtended | The String "Lacoste" appears 4 times in the file. | 223 | |
| extension | MultipleStringLiteralsExtended | The String "Minimic" appears 4 times in the file. | 224 | |
| extension | MultipleStringLiteralsExtended | The String "0100202002" appears 4 times in the file. | 225 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 229 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 266 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 308 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 310 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 313 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 351 | |
| extension | MultipleStringLiteralsExtended | The String "000" appears 2 times in the file. | 359 | |
| extension | MultipleStringLiteralsExtended | The String "MANUAL" appears 2 times in the file. | 378 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 408 | |
| extension | RedundantReturn | Redundant return. | 417 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 433 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 434 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 437 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 41 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 64 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "12" appears 2 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "invalid object should not be persisted" appears 2 times in the file. | 52 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 80 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 130 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Mark" appears 3 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "USA" appears 2 times in the file. | 51 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 108 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 115 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Kitty" appears 2 times in the file. | 30 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 38 | |
| extension | MultipleStringLiteralsExtended | The String "Tomcat" appears 2 times in the file. | 39 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 63 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "Beetle" appears 2 times in the file. | 83 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 145 | |
| extension | MultipleStringLiteralsExtended | The String "should have raised an ArythmeticException:" appears 2 times in the file. | 156 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 161 | |
| extension | MultipleStringLiteralsExtended | The String "Post version should have been incremented." appears 4 times in the file. | 210 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 240 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 104 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 27 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 42 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 76 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 94 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 71 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Disney" appears 2 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "Mickey" appears 2 times in the file. | 52 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 61 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 63 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 91 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 93 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 121 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 130 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 131 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 132 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 134 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 135 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 136 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 159 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 160 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 168 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "Should not raise an exception" appears 2 times in the file. | 62 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 75 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 89 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 36 | |
| extension | UselessSuperCtorCall | Super call could be removed: Class 'AbstractEntity' does not extend anything. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "'" appears 2 times in the file. | 89 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 36 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 34 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 198 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 252 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 259 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 323 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 74 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 83 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 108 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Was expecting error as token did not implement ValidatorFactory" appears 2 times in the file. | 151 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 135 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 143 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 113 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Laptop" appears 5 times in the file. | 51 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "No interceptor" appears 4 times in the file. | 82 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 70 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 71 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 96 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 117 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 138 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 145 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 75 | |
| extension | ReturnNullInsteadOfBoolean | Method declares to return Boolean and returns null. | 507 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 612 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Tomy" appears 2 times in the file. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 38 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 11 | |
| extension | UselessSuperCtorCall | Super call could be removed: Class 'Decorate' does not extend anything. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "Toonses" appears 2 times in the file. | 47 | |
| extension | MultipleStringLiteralsExtended | The String "Sox" appears 2 times in the file. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "Winnie" appears 2 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "Junior" appears 2 times in the file. | 50 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 98 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 105 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 145 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Expected IllegalArgumentException" appears 2 times in the file. | 43 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "Wrong exception: " appears 2 times in the file. | 49 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 79 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 80 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 84 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 85 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 70 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "should have failed due IllegalStateException" appears 2 times in the file. | 81 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Name" appears 3 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "Name2" appears 6 times in the file. | 55 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 110 | |
| extension | MultipleStringLiteralsExtended | The String "Should raise an IllegalArgumentException" appears 2 times in the file. | 146 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 151 | |
| extension | MultipleStringLiteralsExtended | The String "Magnicourt" appears 2 times in the file. | 169 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 82 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 114 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "Should raise an optimistic lock exception" appears 2 times in the file. | 80 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 86 | |
| extension | MultipleStringLiteralsExtended | The String "Jazz" appears 2 times in the file. | 116 | |
| extension | IllegalCatchExtended | Catching 'RuntimeException' is not allowed. | 151 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 152 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String " not found" appears 3 times in the file. | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 28 | |
| extension | MultipleStringLiteralsExtended | The String "getFieldHandler" appears 2 times in the file. | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "1.0" appears 2 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "2.0" appears 2 times in the file. | 61 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 94 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 98 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 102 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 102 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 108 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 108 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 135 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 135 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 157 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "meta" appears 2 times in the file. | 52 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 67 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "name" appears 4 times in the file. | 62 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 69 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 99 | |
| extension | MultipleStringLiteralsExtended | The String "surname" appears 4 times in the file. | 151 | |
| extension | MultipleStringLiteralsExtended | The String "second" appears 2 times in the file. | 190 | |
| extension | MultipleStringLiteralsExtended | The String "force" appears 3 times in the file. | 252 | |
| extension | MultipleStringLiteralsExtended | The String "should increase the version number " appears 2 times in the file. | 267 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 398 | |
| extension | MultipleStringLiteralsExtended | The String "select L from Lock_ L where L.id < 10000 " appears 3 times in the file. | 408 | |
| extension | MultipleStringLiteralsExtended | The String "foo" appears 2 times in the file. | 413 | |
| extension | ReturnCountExtended | Return count for 'call' method is 2 (max allowed is 1). | 481 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 492 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 507 | |
| extension | EitherLogOrThrow | Either log or throw exception. | 508 | |
| extension | MultipleStringLiteralsExtended | The String "Expected LockTimeoutException but got unexpected exception" appears 5 times in the file. | 508 | |
| extension | MultipleStringLiteralsExtended | The String "Lock timeout Test (bg)" appears 4 times in the file. | 524 | |
| extension | MultipleStringLiteralsExtended | The String "background test thread finished (lock timeout is broken)" appears 6 times in the file. | 527 | |
| extension | MultipleStringLiteralsExtended | The String "background test thread timed out on lock attempt" appears 6 times in the file. | 528 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 586 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 599 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 675 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 688 | |
| extension | MultipleStringLiteralsExtended | The String "testQueryTimeout" appears 2 times in the file. | 738 | |
| extension | MultipleStringLiteralsExtended | The String "testQueryTimeout: got write lock" appears 2 times in the file. | 750 | |
| extension | MultipleStringLiteralsExtended | The String "testQueryTimeout: (BG) about to read write-locked entity" appears 2 times in the file. | 758 | |
| extension | MultipleStringLiteralsExtended | The String "testQueryTimeout: (BG) read write-locked entity" appears 2 times in the file. | 762 | |
| extension | MultipleStringLiteralsExtended | The String "testQueryTimeout: name read =" appears 2 times in the file. | 772 | |
| extension | MultipleStringLiteralsExtended | The String "testQueryTimeout: (BG) got expected timeout exception" appears 2 times in the file. | 776 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 779 | |
| extension | MultipleStringLiteralsExtended | The String "testQueryTimeout: Expected LockTimeoutException but got unexpected exception" appears 2 times in the file. | 781 | |
| extension | MultipleStringLiteralsExtended | The String "testQueryTimeout (bg)" appears 2 times in the file. | 796 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 825 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 873 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 919 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 961 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "select u from UnversionedLock u" appears 2 times in the file. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "from Lockable l" appears 4 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "l" appears 10 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String ".l" appears 5 times in the file. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 6 times in the file. | 115 | |
| extension | MultipleStringLiteralsExtended | The String "from Lockable" appears 3 times in the file. | 124 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 125 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 152 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 180 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 208 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 234 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 263 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 98 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 101 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 118 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidAnnotation | Incorrect target: 'METHOD_DEF' for annotation: 'Ignore'. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 15 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'CTOR(.*)'. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "temperature" appears 8 times in the file. | 94 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 102 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 115 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 116 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 123 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 126 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 131 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 136 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 142 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 147 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 153 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 169 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 173 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 176 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 193 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 194 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 195 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 204 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 205 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 214 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 226 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 227 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 231 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 232 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 245 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 253 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 254 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 285 | |
| extension | MultipleStringLiteralsExtended | The String "version" appears 6 times in the file. | 286 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 296 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 307 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 318 | |
| extension | MultipleStringLiteralsExtended | The String "id" appears 3 times in the file. | 321 | |
| extension | MultipleStringLiteralsExtended | The String "siblings" appears 2 times in the file. | 355 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 373 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 402 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 55 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 56 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 60 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 74 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 78 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 92 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 93 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 94 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 95 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 96 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 100 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 104 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 105 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 107 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 108 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 126 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 127 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 128 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 45 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 35 | |
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 35 | |
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 36 | |
| extension | UselessSuperCtorCall | Super call could be removed: Class 'AbstractAttribute' does not extend anything. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 34 | |
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'ProductAttribute' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "foo" appears 3 times in the file. | 57 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 68 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 69 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 71 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 72 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 73 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 83 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 86 | |
| extension | MultipleStringLiteralsExtended | The String "org.hibernate.ejb.test.ops.Employer" appears 2 times in the file. | 93 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 94 | |
| extension | MultipleStringLiteralsExtended | The String "org.hibernate.ejb.test.ops.Node" appears 2 times in the file. | 95 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 96 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 105 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 108 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Cleaning" appears 2 times in the file. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "root" appears 2 times in the file. | 47 | |
| extension | MultipleStringLiteralsExtended | The String "child" appears 2 times in the file. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "The root node" appears 2 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "The child node" appears 2 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "second child" appears 2 times in the file. | 60 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'NumberedNode' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "root" appears 3 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "child" appears 2 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "child2" appears 2 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "dupe" appears 2 times in the file. | 110 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 123 | |
| extension | MultipleStringLiteralsExtended | The String "nondupe" appears 2 times in the file. | 128 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 134 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 136 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 190 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 191 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "from Feature" appears 6 times in the file. | 78 | |
| extension | MultipleStringLiteralsExtended | The String "from Product" appears 6 times in the file. | 80 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 184 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "from Tranchenmodell" appears 7 times in the file. | 96 | |
| extension | MultipleStringLiteralsExtended | The String "from Preisregelung" appears 7 times in the file. | 98 | |
| extension | MultipleStringLiteralsExtended | The String "from Tranche" appears 4 times in the file. | 117 | |
| extension | MultipleStringLiteralsExtended | The String "from X" appears 4 times in the file. | 119 | |
| extension | MultipleStringLiteralsExtended | The String "from Y" appears 4 times in the file. | 121 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 270 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "defaultpar" appears 2 times in the file. | 102 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 106 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 108 | |
| extension | MultipleStringLiteralsExtended | The String "!/defaultpar.par" appears 2 times in the file. | 124 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 132 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 134 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 151 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 153 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 174 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 176 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 196 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 198 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 226 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 317 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 335 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 337 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 365 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 376 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "defaultpar" appears 2 times in the file. | 92 | |
| extension | MultipleStringLiteralsExtended | The String "JBoss AS" appears 3 times in the file. | 95 | |
| extension | MultipleStringLiteralsExtended | The String "mickey" appears 3 times in the file. | 102 | |
| extension | MultipleStringLiteralsExtended | The String "main" appears 2 times in the file. | 108 | |
| extension | MultipleStringLiteralsExtended | The String " 250 W" appears 2 times in the file. | 109 | |
| extension | MultipleStringLiteralsExtended | The String "Failure in @ExcludeDefaultListeners" appears 2 times in the file. | 181 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 223 | |
| extension | MultipleStringLiteralsExtended | The String "manager1" appears 5 times in the file. | 328 | |
| extension | MultipleStringLiteralsExtended | The String "Mouse" appears 4 times in the file. | 350 | |
| extension | MultipleStringLiteralsExtended | The String "Micro$oft mouse" appears 2 times in the file. | 350 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 353 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 356 | |
| extension | MultipleStringLiteralsExtended | The String "select i from Item i where descr like 'M%'" appears 2 times in the file. | 359 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 363 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 366 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 372 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 376 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 381 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 384 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 413 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 120 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 131 | |
| extension | MultipleStringLiteralsExtended | The String "META-INF/orm.xml" appears 4 times in the file. | 151 | |
| extension | MultipleStringLiteralsExtended | The String "META-INF/persistence.xml" appears 8 times in the file. | 154 | |
| extension | MultipleStringLiteralsExtended | The String "org/hibernate/ejb/test/pack/defaultpar/package-info.class" appears 2 times in the file. | 160 | |
| extension | MultipleStringLiteralsExtended | The String "org/hibernate/ejb/test/pack/defaultpar_1_0/package-info.class" appears 2 times in the file. | 189 | |
| extension | MultipleStringLiteralsExtended | The String "org/hibernate/ejb/test/pack/explodedpar/package-info.class" appears 2 times in the file. | 235 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 14 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "defaultpar" appears 4 times in the file. | 63 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 65 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 72 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 73 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 75 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 97 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 102 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 108 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 113 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "select e from Employee e" appears 4 times in the file. | 79 | |
| extension | MultipleStringLiteralsExtended | The String "true" appears 3 times in the file. | 178 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 185 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "delete Item" appears 2 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "Mouse" appears 17 times in the file. | 79 | |
| extension | MultipleStringLiteralsExtended | The String "Micro$oft mouse" appears 20 times in the file. | 79 | |
| extension | MultipleStringLiteralsExtended | The String "Computer" appears 6 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "Apple II" appears 2 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "itemName" appears 3 times in the file. | 84 | |
| extension | MultipleStringLiteralsExtended | The String "%" appears 3 times in the file. | 84 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 105 | |
| extension | MultipleStringLiteralsExtended | The String "Dell computer" appears 4 times in the file. | 130 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 136 | |
| extension | MultipleStringLiteralsExtended | The String "names" appears 6 times in the file. | 141 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 172 | |
| extension | MultipleStringLiteralsExtended | The String "select item from Item item where item.name in :names" appears 2 times in the file. | 176 | |
| extension | MultipleStringLiteralsExtended | The String "org.hibernate.fetchSize" appears 8 times in the file. | 178 | |
| extension | MultipleStringLiteralsExtended | The String "10" appears 4 times in the file. | 179 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 3 times in the file. | 201 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 221 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 273 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 295 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 316 | |
| extension | MultipleStringLiteralsExtended | The String "Lacoste" appears 10 times in the file. | 336 | |
| extension | MultipleStringLiteralsExtended | The String "Minimic" appears 4 times in the file. | 337 | |
| extension | MultipleStringLiteralsExtended | The String "0100202002" appears 4 times in the file. | 338 | |
| extension | MultipleStringLiteralsExtended | The String "select w from " appears 2 times in the file. | 342 | |
| extension | MultipleStringLiteralsExtended | The String "select w from Wallet w where w.brand = ?1" appears 2 times in the file. | 370 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 447 | |
| extension | MultipleStringLiteralsExtended | The String "Fnac" appears 2 times in the file. | 475 | |
| extension | MultipleStringLiteralsExtended | The String "Darty" appears 2 times in the file. | 477 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 491 | |
| extension | MultipleStringLiteralsExtended | The String "dd" appears 2 times in the file. | 506 | |
| extension | MultipleStringLiteralsExtended | The String "descr" appears 2 times in the file. | 519 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 538 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 589 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 609 | |
| extension | MultipleStringLiteralsExtended | The String "select i.name,i.descr from Item i" appears 2 times in the file. | 613 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 635 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Le petit prince" appears 3 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "Le prince" appears 3 times in the file. | 95 | |
| extension | MultipleStringLiteralsExtended | The String "Java for Dummies" appears 3 times in the file. | 171 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 174 | |
| extension | MultipleStringLiteralsExtended | The String "select book from Book book where book.name = :title" appears 2 times in the file. | 196 | |
| extension | MultipleStringLiteralsExtended | The String "title" appears 2 times in the file. | 197 | |
| extension | MultipleStringLiteralsExtended | The String "EntityManager.commit() should trigger a flush()" appears 2 times in the file. | 198 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 217 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 219 | |
| extension | MultipleStringLiteralsExtended | The String "Stolen keys" appears 4 times in the file. | 226 | |
| extension | MultipleStringLiteralsExtended | The String "kitty kid" appears 2 times in the file. | 234 | |
| extension | MultipleStringLiteralsExtended | The String "kitty kid2" appears 2 times in the file. | 238 | |
| extension | MultipleStringLiteralsExtended | The String "Commit should be rollbacked" appears 2 times in the file. | 248 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 67 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 71 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 73 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 74 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 77 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 78 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 81 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 82 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 83 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 84 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 87 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 88 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 89 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 90 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 93 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 94 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 95 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 96 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 98 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 99 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 101 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 102 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 105 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 106 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 111 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 117 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 118 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 119 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 121 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 122 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 124 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 125 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 128 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 129 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 134 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 140 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 141 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 142 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 144 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 145 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 147 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 148 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 151 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 152 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 157 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 163 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 164 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 165 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 212 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 218 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 222 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 229 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'Book' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 61 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 75 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 50 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 54 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 58 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Bubba" appears 2 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "123 Main St" appears 2 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "New York" appears 4 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "NY" appears 4 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "11111" appears 4 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "P.O. Box 123" appears 2 times in the file. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "New York" appears 2 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "NY" appears 2 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "11111" appears 2 times in the file. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "email" appears 2 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "test@test.com" appears 2 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "test2@test.com" appears 2 times in the file. | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "date1" appears 2 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "date2" appears 2 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "calendar1" appears 2 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "calendar2" appears 2 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "obj" appears 2 times in the file. | 82 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "Transaction was rolled back in a different thread!" appears 2 times in the file. | 88 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 89 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 98 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 118 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 127 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 133 | |
| extension | MultipleStringLiteralsExtended | The String "(none)" appears 2 times in the file. | 160 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 172 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "NULL" appears 3 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "id = " appears 2 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "> " appears 2 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String " " appears 2 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "\n" appears 2 times in the file. | 86 | |
| extension | MultipleStringLiteralsExtended | The String " does not exist.\n" appears 2 times in the file. | 99 | |
| extension | MultipleStringLiteralsExtended | The String "revision = " appears 2 times in the file. | 104 | |
| extension | MultipleStringLiteralsExtended | The String ", " appears 3 times in the file. | 104 | |
| extension | MultipleStringLiteralsExtended | The String " (" appears 2 times in the file. | 106 | |
| extension | MultipleStringLiteralsExtended | The String ")\n" appears 2 times in the file. | 106 | |
| extension | MultipleStringLiteralsExtended | The String " does not exist." appears 2 times in the file. | 182 | |
| extension | MultipleStringLiteralsExtended | The String "): " appears 6 times in the file. | 186 | |
| extension | MultipleStringLiteralsExtended | The String "Person id: " appears 3 times in the file. | 325 | |
| extension | MultipleStringLiteralsExtended | The String "Address id: " appears 3 times in the file. | 346 | |
| extension | MultipleStringLiteralsExtended | The String "Revision number: " appears 2 times in the file. | 364 | |
| extension | MultipleStringLiteralsExtended | The String "Revision must be greater then 0!" appears 2 times in the file. | 367 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 456 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 67 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 95 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 99 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 138 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 149 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 167 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 168 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "org.hibernate.envers.audit_strategy" appears 2 times in the file. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "org.hibernate.envers.audit_strategy_validity_store_revend_timestamp" appears 2 times in the file. | 99 | |
| extension | MultipleStringLiteralsExtended | The String "org.hibernate.envers.audit_strategy_validity_revend_timestamp_field_name" appears 2 times in the file. | 106 | |
| extension | MultipleStringLiteralsExtended | The String "." appears 3 times in the file. | 115 | |
| extension | MultipleStringLiteralsExtended | The String "org.hibernate.envers.embeddable_set_ordinal_field_name" appears 2 times in the file. | 119 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 24 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 70 | |
| extension | MoveVariableInsideIf | Variable 'xmlMappingData' can be moved inside the block at line '113' to restrict runtime creation. | 111 | |
| extension | MultipleStringLiteralsExtended | The String "-----------" appears 2 times in the file. | 158 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "true" appears 3 times in the file. | 89 | |
| extension | MultipleStringLiteralsExtended | The String "false" appears 3 times in the file. | 101 | |
| extension | MultipleStringLiteralsExtended | The String "org.hibernate.envers.track_entities_changed_in_revision" appears 2 times in the file. | 111 | |
| extension | MultipleStringLiteralsExtended | The String "org.hibernate.envers.use_revision_entity_with_native_id" appears 2 times in the file. | 117 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "id" appears 2 times in the file. | 85 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 4 times in the file. | 85 | |
| extension | MultipleStringLiteralsExtended | The String "timestamp" appears 3 times in the file. | 86 | |
| extension | MultipleStringLiteralsExtended | The String "modifiedEntityNames" appears 3 times in the file. | 87 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 3 times in the file. | 98 | |
| extension | MultipleStringLiteralsExtended | The String "table" appears 2 times in the file. | 99 | |
| extension | MultipleStringLiteralsExtended | The String "REV" appears 2 times in the file. | 103 | |
| extension | MultipleStringLiteralsExtended | The String "column" appears 2 times in the file. | 143 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 2 times in the file. | 145 | |
| extension | MultipleStringLiteralsExtended | The String "An entity annotated with @RevisionEntity must have a field annotated " appears 2 times in the file. | 287 | |
| extension | MoveVariableInsideIf | Variable 'revisionListenerClass' can be moved inside the block at line '322' to restrict runtime creation. | 320 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "name" appears 2 times in the file. | 132 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 2 times in the file. | 146 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 313 | |
| extension | MultipleStringLiteralsExtended | The String "key" appears 2 times in the file. | 338 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'addBasic' method is 2 (max allowed is 1). | 47 | |
| extension | LogicConditionNeedOptimization | Condition with || at line 63 position 80 need optimization. All method calls are advised to move to end of logic expression. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 7 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "param" appears 5 times in the file. | 83 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "!" appears 3 times in the file. | 152 | |
| extension | MultipleStringLiteralsExtended | The String "_" appears 5 times in the file. | 195 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 301 | |
| extension | ReturnCountExtended | Return count for 'addIndex' method is 4 (max allowed is 1). | 404 | |
| extension | MoveVariableInsideIf | Variable 'indexedValue' can be moved inside the block at line '408' to restrict runtime creation. | 406 | |
| extension | MoveVariableInsideIf | Variable 'referencedIdMapping' can be moved inside the block at line '416' to restrict runtime creation. | 413 | |
| extension | ReturnCountExtended | Return count for 'addValueToMiddleTable' method is 3 (max allowed is 1). | 444 | |
| extension | ReturnCountExtended | Return count for 'getMappedBy' method is 2 (max allowed is 1). | 619 | |
| extension | MultipleStringLiteralsExtended | The String "Going to search the mapped by attribute for %s in superclasses of entity: %s" appears 2 times in the file. | 640 | |
| extension | MultipleStringLiteralsExtended | The String "Searching in superclass: %s" appears 2 times in the file. | 646 | |
| extension | MultipleStringLiteralsExtended | The String "Unable to read the mapped by attribute for " appears 2 times in the file. | 653 | |
| extension | MultipleStringLiteralsExtended | The String " in " appears 2 times in the file. | 653 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MoveVariableInsideIf | Variable 'propertyType' can be moved inside the block at line '64' to restrict runtime creation. | 63 | |
| extension | ReturnCountExtended | Return count for 'addId' method is 6 (max allowed is 1). | 93 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "name" appears 10 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 2 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "class" appears 3 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "param" appears 4 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "REVISION_GENERATOR" appears 2 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 2 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "property" appears 3 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "insert" appears 2 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "column" appears 3 times in the file. | 108 | |
| extension | MultipleStringLiteralsExtended | The String "`" appears 2 times in the file. | 135 | |
| extension | MultipleStringLiteralsExtended | The String "table" appears 2 times in the file. | 175 | |
| extension | MultipleStringLiteralsExtended | The String "schema" appears 2 times in the file. | 179 | |
| extension | MultipleStringLiteralsExtended | The String "catalog" appears 2 times in the file. | 183 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'build' method is 3 (max allowed is 1). | 71 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "An audited relation to a non-audited entity " appears 2 times in the file. | 114 | |
| extension | MultipleStringLiteralsExtended | The String "!" appears 2 times in the file. | 114 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 126 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 112 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 124 | |
| extension | MultipleStringLiteralsExtended | The String "Please revise Envers annotations applied to class " appears 2 times in the file. | 180 | |
| extension | MultipleStringLiteralsExtended | The String "." appears 3 times in the file. | 180 | |
| extension | MultipleStringLiteralsExtended | The String ". " appears 2 times in the file. | 192 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 3 times in the file. | 226 | |
| extension | MultipleStringLiteralsExtended | The String "property" appears 2 times in the file. | 277 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 292 | |
| extension | ReturnCountExtended | Return count for 'fillPropertyData' method is 5 (max allowed is 1). | 381 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 519 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 533 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 541 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 47 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 126 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 43 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 123 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 144 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 151 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 155 position 55 need optimization. All method calls are advised to move to end of logic expression. | 155 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'createInstanceFromVersionsEntity' method is 2 (max allowed is 1). | 62 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 101 | |
| extension | MoveVariableInsideIf | Variable 'entityId' can be moved inside the block at line '129' to restrict runtime creation. | 128 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 156 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 160 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 100 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 42 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 65 | |
| extension | AvoidConstantAsFirstOperandInCondition | Constant have to be second operand of '=='. | 101 | |
| extension | AvoidConstantAsFirstOperandInCondition | Constant have to be second operand of '=='. | 101 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 127 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidNotShortCircuitOperatorsForBoolean | Short-circuit operator should be used instead of '|='. | 88 | |
| extension | AvoidNotShortCircuitOperatorsForBoolean | Short-circuit operator should be used instead of '|='. | 108 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 183 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 122 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 114 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "=" appears 4 times in the file. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "<>" appears 2 times in the file. | 77 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 86 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 112 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 115 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidNotShortCircuitOperatorsForBoolean | Short-circuit operator should be used instead of '&='. | 55 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 81 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 93 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 96 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 55 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 72 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 130 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 96 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 108 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 130 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 133 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 139 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 147 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "." appears 2 times in the file. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 65 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 74 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 62 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 70 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 59 | |
| extension | ReturnBooleanFromTernary | Returning explicit boolean from ternary operator. | 89 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 51 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 66 | |
| extension | MoveVariableInsideIf | Variable 'propertyName' can be moved inside the block at line '91' to restrict runtime creation. | 83 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "." appears 2 times in the file. | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 40 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 41 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 34 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 35 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 37 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "and" appears 2 times in the file. | 120 | |
| extension | MultipleStringLiteralsExtended | The String "=" appears 2 times in the file. | 125 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "and" appears 2 times in the file. | 122 | |
| extension | MultipleStringLiteralsExtended | The String "=" appears 2 times in the file. | 127 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "." appears 14 times in the file. | 125 | |
| extension | MultipleStringLiteralsExtended | The String ", " appears 2 times in the file. | 131 | |
| extension | MultipleStringLiteralsExtended | The String "!=" appears 3 times in the file. | 183 | |
| extension | MultipleStringLiteralsExtended | The String "and" appears 2 times in the file. | 197 | |
| extension | MultipleStringLiteralsExtended | The String "=" appears 6 times in the file. | 206 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "." appears 2 times in the file. | 93 | |
| extension | MultipleStringLiteralsExtended | The String "and" appears 2 times in the file. | 134 | |
| extension | MultipleStringLiteralsExtended | The String "=" appears 2 times in the file. | 138 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "." appears 8 times in the file. | 107 | |
| extension | MultipleStringLiteralsExtended | The String "!=" appears 2 times in the file. | 149 | |
| extension | MultipleStringLiteralsExtended | The String "and" appears 2 times in the file. | 161 | |
| extension | MultipleStringLiteralsExtended | The String "=" appears 4 times in the file. | 168 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Entity revision" appears 8 times in the file. | 60 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "1" appears 2 times in the file. | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "=" appears 4 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "<>" appears 2 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String " like " appears 2 times in the file. | 77 | |
| extension | MultipleStringLiteralsExtended | The String ">" appears 2 times in the file. | 91 | |
| extension | MultipleStringLiteralsExtended | The String "<" appears 2 times in the file. | 98 | |
| extension | MultipleStringLiteralsExtended | The String "<=" appears 2 times in the file. | 105 | |
| extension | MultipleStringLiteralsExtended | The String ">=" appears 2 times in the file. | 112 | |
| extension | MultipleStringLiteralsExtended | The String "count" appears 2 times in the file. | 230 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "." appears 3 times in the file. | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "and" appears 2 times in the file. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "=" appears 2 times in the file. | 57 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 148 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 149 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 150 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 151 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 152 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 153 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 154 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 155 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 156 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'list' method is 2 (max allowed is 1). | 67 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'list' method is 2 (max allowed is 1). | 34 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'list' method is 2 (max allowed is 1). | 81 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 84 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 136 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'find' method is 2 (max allowed is 1). | 105 | |
| extension | MultipleStringLiteralsExtended | The String "Entity class" appears 2 times in the file. | 109 | |
| extension | MultipleStringLiteralsExtended | The String "Entity name" appears 3 times in the file. | 110 | |
| extension | MultipleStringLiteralsExtended | The String "Primary key" appears 3 times in the file. | 111 | |
| extension | MultipleStringLiteralsExtended | The String "Entity revision" appears 10 times in the file. | 112 | |
| extension | MultipleStringLiteralsExtended | The String " is not versioned!" appears 2 times in the file. | 117 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 212 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 233 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 292 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 39 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "=" appears 2 times in the file. | 54 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 63 | |
| extension | ReturnCountExtended | Return count for 'findEntityTypes' method is 2 (max allowed is 1). | 76 | |
| extension | MultipleStringLiteralsExtended | The String "Entity revision" appears 2 times in the file. | 77 | |
| extension | MoveVariableInsideIf | Variable 'sessionImplementor' can be moved inside the block at line '89' to restrict runtime creation. | 82 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 84 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 94 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 91 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "max" appears 2 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "<=" appears 2 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "<" appears 2 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "." appears 3 times in the file. | 57 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MoveVariableInsideIf | Variable 'revisionInfoEntityName' can be moved inside the block at line '99' to restrict runtime creation. | 90 | |
| extension | MoveVariableInsideIf | Variable 'dialect' can be moved inside the block at line '99' to restrict runtime creation. | 92 | |
| extension | MultipleStringLiteralsExtended | The String " and id " appears 2 times in the file. | 211 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 225 | |
| extension | MultipleStringLiteralsExtended | The String "=" appears 2 times in the file. | 252 | |
| extension | MultipleStringLiteralsExtended | The String "is" appears 2 times in the file. | 288 | |
| extension | MultipleStringLiteralsExtended | The String "null" appears 2 times in the file. | 288 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | LogicConditionNeedOptimization | Condition with && at line 128 position 38 need optimization. All method calls are advised to move to end of logic expression. | 128 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 65 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 81 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 93 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 41 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 57 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 72 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 104 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 105 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 172 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 127 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 135 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 140 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "_" appears 2 times in the file. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 47 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 42 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 46 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 64 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 147 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 176 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 45 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 49 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 53 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 72 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 41 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 60 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "null" appears 2 times in the file. | 146 | |
| extension | MultipleStringLiteralsExtended | The String "." appears 5 times in the file. | 161 | |
| extension | MultipleStringLiteralsExtended | The String " " appears 9 times in the file. | 164 | |
| extension | MultipleStringLiteralsExtended | The String ":" appears 2 times in the file. | 193 | |
| extension | MultipleStringLiteralsExtended | The String "(" appears 2 times in the file. | 234 | |
| extension | MultipleStringLiteralsExtended | The String ")" appears 3 times in the file. | 236 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | OverridableMethodInConstructor | Overridable method 'addFrom' is called in constructor body. | 92 | |
| extension | MultipleStringLiteralsExtended | The String "distinct " appears 2 times in the file. | 157 | |
| extension | MultipleStringLiteralsExtended | The String "." appears 3 times in the file. | 157 | |
| extension | MultipleStringLiteralsExtended | The String ", " appears 4 times in the file. | 173 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 194 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 203 | |
| extension | MultipleStringLiteralsExtended | The String " " appears 2 times in the file. | 205 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 212 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 222 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 69 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 42 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 18 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 19 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 68 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 74 | |
| extension | MultipleStringLiteralsExtended | The String "false" appears 2 times in the file. | 150 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Method(.*)'. | 175 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 177 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 182 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 183 | |
| extension | MultipleStringLiteralsExtended | The String "." appears 2 times in the file. | 188 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 194 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Method(.*)'. | 206 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 208 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 59 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 94 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 84 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 86 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 69 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 101 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 87 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 41 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 90 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 70 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 103 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 84 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 55 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 96 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 55 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 88 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 87 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 51 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 84 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 99 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 38 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 81 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 81 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 79 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 74 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 74 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 103 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 56 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 104 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 30 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 72 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 88 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 89 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Y" appears 2 times in the file. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 33 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 75 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 32 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 74 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 85 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 36 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 82 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 80 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 30 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 73 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 100 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 100 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 99 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 100 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 51 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 102 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 100 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 99 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 58 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 63 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 120 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 55 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 107 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 55 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 107 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 39 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 39 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 39 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 46 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 48 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 21 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 98 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 111 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 101 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 98 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 106 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 38 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 101 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 37 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 101 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 98 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 98 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 98 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 103 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 82 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 82 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 32 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 37 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 97 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 114 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 94 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 89 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 90 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 87 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 82 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 87 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 99 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 105 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 99 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 102 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 117 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 92 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 94 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 99 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 120 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 99 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 121 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 40 | |
| extension | MultipleStringLiteralsExtended | The String "data" appears 2 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "data2" appears 2 times in the file. | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 94 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 38 | |
| extension | MultipleStringLiteralsExtended | The String "data" appears 2 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "data2" appears 2 times in the file. | 57 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 106 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 38 | |
| extension | MultipleStringLiteralsExtended | The String "data" appears 2 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "data2" appears 2 times in the file. | 57 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 105 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "str1" appears 2 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "str2" appears 2 times in the file. | 63 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 80 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 83 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 80 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 99 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 98 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 95 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 98 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 38 | |
| extension | MultipleStringLiteralsExtended | The String "x" appears 2 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "y" appears 2 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "z" appears 2 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "x2" appears 2 times in the file. | 70 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 38 | |
| extension | MultipleStringLiteralsExtended | The String "x" appears 2 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "y" appears 2 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "a" appears 2 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "b" appears 2 times in the file. | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 38 | |
| extension | MultipleStringLiteralsExtended | The String "x" appears 2 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "y" appears 3 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "z" appears 2 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "x2" appears 2 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "y3" appears 2 times in the file. | 79 | |
| extension | MultipleStringLiteralsExtended | The String "z3" appears 2 times in the file. | 81 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 40 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 49 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 38 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 63 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 38 | |
| extension | MultipleStringLiteralsExtended | The String "x" appears 2 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "y2" appears 2 times in the file. | 72 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 20 | |
| extension | MultipleStringLiteralsExtended | The String "true" appears 2 times in the file. | 25 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 29 | |
| extension | MultipleStringLiteralsExtended | The String "data" appears 3 times in the file. | 34 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 41 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 59 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "Name" appears 2 times in the file. | 84 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 97 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 39 | |
| extension | MultipleStringLiteralsExtended | The String "x" appears 2 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "y" appears 2 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "z" appears 2 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "x2" appears 2 times in the file. | 74 | |
| extension | MultipleStringLiteralsExtended | The String "y2" appears 2 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "x3" appears 3 times in the file. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "y3" appears 2 times in the file. | 78 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 98 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 103 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 16 | |
| extension | MultipleStringLiteralsExtended | The String "There should be one revision for inserted entity." appears 2 times in the file. | 36 | |
| extension | MultipleStringLiteralsExtended | The String "There should be no revision for rolled back transaction." appears 2 times in the file. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 38 | |
| extension | MultipleStringLiteralsExtended | The String "x" appears 3 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "a" appears 2 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "y" appears 3 times in the file. | 69 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 39 | |
| extension | MultipleStringLiteralsExtended | The String "a1" appears 2 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "a2" appears 2 times in the file. | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 71 | |
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "unexpected instance" appears 2 times in the file. | 128 | |
| extension | MultipleStringLiteralsExtended | The String "MCE_RE1_AUD" appears 5 times in the file. | 224 | |
| extension | MultipleStringLiteralsExtended | The String "MCE_ID" appears 10 times in the file. | 224 | |
| extension | MultipleStringLiteralsExtended | The String "aud.originalId.MultipleCollectionEntity_id" appears 2 times in the file. | 225 | |
| extension | MultipleStringLiteralsExtended | The String "RE1_ID" appears 5 times in the file. | 225 | |
| extension | MultipleStringLiteralsExtended | The String "aud.originalId.REV" appears 2 times in the file. | 226 | |
| extension | MultipleStringLiteralsExtended | The String "aud.originalId.REV.id" appears 2 times in the file. | 227 | |
| extension | MultipleStringLiteralsExtended | The String "aud.REVTYPE" appears 2 times in the file. | 227 | |
| extension | MultipleStringLiteralsExtended | The String "MCE_RE2_AUD" appears 5 times in the file. | 230 | |
| extension | MultipleStringLiteralsExtended | The String "RE2_ID" appears 5 times in the file. | 231 | |
| extension | MultipleStringLiteralsExtended | The String ", " appears 7 times in the file. | 285 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 300 | |
| extension | MultipleStringLiteralsExtended | The String "=" appears 2 times in the file. | 342 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "X" appears 2 times in the file. | 122 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "sle2_string1" appears 6 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "sle2_string2" appears 4 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "sle1_string1" appears 2 times in the file. | 74 | |
| extension | MultipleStringLiteralsExtended | The String "sle1_string2" appears 3 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "sle1_string3" appears 2 times in the file. | 87 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 10 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "a" appears 5 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 4 times in the file. | 74 | |
| extension | MultipleStringLiteralsExtended | The String "b" appears 8 times in the file. | 74 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "sse2_string1" appears 5 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "sse2_string2" appears 4 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "sse1_string1" appears 3 times in the file. | 74 | |
| extension | MultipleStringLiteralsExtended | The String "sse1_string2" appears 3 times in the file. | 75 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 40 | |
| extension | MultipleStringLiteralsExtended | The String "Action" appears 4 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "Hank" appears 4 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "Green" appears 2 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "Lantern" appears 2 times in the file. | 71 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 40 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "strTestEntity3" appears 2 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "dataComponent1" appears 8 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "dataComponent2" appears 3 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "dataComponent4" appears 3 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "dataComponent3" appears 5 times in the file. | 101 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 10 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 4 times in the file. | 80 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "x1" appears 2 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "y2" appears 2 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "a1" appears 2 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "b2" appears 2 times in the file. | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 85 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 84 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "a" appears 2 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "b" appears 2 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "a2" appears 2 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "b2" appears 3 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "a3" appears 3 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "b3" appears 2 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "a'" appears 2 times in the file. | 79 | |
| extension | MultipleStringLiteralsExtended | The String "b'" appears 2 times in the file. | 79 | |
| extension | MultipleStringLiteralsExtended | The String "a2'" appears 2 times in the file. | 80 | |
| extension | MultipleStringLiteralsExtended | The String "n" appears 2 times in the file. | 83 | |
| extension | MultipleStringLiteralsExtended | The String "b3'" appears 2 times in the file. | 99 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "c1-str1" appears 5 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "c2-str1" appears 6 times in the file. | 79 | |
| extension | MultipleStringLiteralsExtended | The String "c2-str2" appears 9 times in the file. | 79 | |
| extension | MultipleStringLiteralsExtended | The String "upd-c1-str1" appears 2 times in the file. | 119 | |
| extension | MultipleStringLiteralsExtended | The String "upd-c2-str1" appears 13 times in the file. | 121 | |
| extension | MultipleStringLiteralsExtended | The String "upd-c2-str2" appears 2 times in the file. | 121 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "DATA1" appears 2 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "DATA2" appears 2 times in the file. | 69 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "a" appears 2 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "b" appears 2 times in the file. | 70 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 52 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 57 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "static field value" appears 2 times in the file. | 30 | |
| extension | MultipleStringLiteralsExtended | The String "prop1" appears 2 times in the file. | 31 | |
| extension | MultipleStringLiteralsExtended | The String "updated note" appears 2 times in the file. | 46 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 71 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 78 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 14 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 41 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "data1" appears 3 times in the file. | 74 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "data1" appears 2 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "data2" appears 2 times in the file. | 92 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "data1" appears 3 times in the file. | 73 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 40 | |
| extension | MultipleStringLiteralsExtended | The String "a" appears 2 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "b" appears 2 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "c" appears 2 times in the file. | 77 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 94 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "builtInType1" appears 3 times in the file. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "stringUserType1" appears 2 times in the file. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 85 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 95 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 40 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 52 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 59 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 70 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 71 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 105 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 88 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "d1" appears 2 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "d2" appears 2 times in the file. | 69 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 118 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "abc" appears 2 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "def" appears 2 times in the file. | 71 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 30 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 85 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 38 | |
| extension | MultipleStringLiteralsExtended | The String "d1" appears 2 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "d2" appears 2 times in the file. | 57 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Personaje" appears 22 times in the file. | 48 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 86 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 87 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 88 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 97 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 98 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 99 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 112 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 115 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 118 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 132 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 133 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 134 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "Personaje" appears 3 times in the file. | 69 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 107 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 110 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "Personaje" appears 3 times in the file. | 66 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 100 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 103 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 47 | |
| extension | MultipleStringLiteralsExtended | The String "Personaje" appears 2 times in the file. | 65 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 99 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 102 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Personaje" appears 5 times in the file. | 54 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 81 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 86 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 96 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 99 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Lukasz" appears 2 times in the file. | 36 | |
| extension | MultipleStringLiteralsExtended | The String "Kinga" appears 2 times in the file. | 37 | |
| extension | MultipleStringLiteralsExtended | The String "Personaje" appears 2 times in the file. | 39 | |
| extension | MultipleStringLiteralsExtended | The String "Driveraje" appears 2 times in the file. | 40 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 56 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 60 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Personaje" appears 5 times in the file. | 52 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 87 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 96 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 97 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "y" appears 2 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "z" appears 2 times in the file. | 73 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "x" appears 2 times in the file. | 57 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "x" appears 2 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "z" appears 2 times in the file. | 71 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "x" appears 2 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "z" appears 3 times in the file. | 75 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 39 | |
| extension | MultipleStringLiteralsExtended | The String "name1" appears 3 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "name2" appears 3 times in the file. | 77 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 30 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 40 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "x" appears 3 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "y" appears 3 times in the file. | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "x" appears 2 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "a" appears 2 times in the file. | 74 | |
| extension | MultipleStringLiteralsExtended | The String "c" appears 2 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "y" appears 2 times in the file. | 83 | |
| extension | MultipleStringLiteralsExtended | The String "b" appears 2 times in the file. | 84 | |
| extension | MultipleStringLiteralsExtended | The String "d" appears 2 times in the file. | 85 | |
| extension | MultipleStringLiteralsExtended | The String "x2" appears 2 times in the file. | 100 | |
| extension | MultipleStringLiteralsExtended | The String "y2" appears 2 times in the file. | 101 | |
| extension | MultipleStringLiteralsExtended | The String "a2" appears 2 times in the file. | 102 | |
| extension | MultipleStringLiteralsExtended | The String "b2" appears 2 times in the file. | 103 | |
| extension | MultipleStringLiteralsExtended | The String "c2" appears 2 times in the file. | 104 | |
| extension | MultipleStringLiteralsExtended | The String "d2" appears 2 times in the file. | 105 | |
| extension | MultipleStringLiteralsExtended | The String "y3" appears 2 times in the file. | 123 | |
| extension | MultipleStringLiteralsExtended | The String "c3" appears 2 times in the file. | 124 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 40 | |
| extension | MultipleStringLiteralsExtended | The String "x" appears 3 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "y" appears 3 times in the file. | 67 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 14 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 22 | |
| extension | MultipleStringLiteralsExtended | The String "Sony" appears 3 times in the file. | 32 | |
| extension | MultipleStringLiteralsExtended | The String "TV" appears 3 times in the file. | 33 | |
| extension | MultipleStringLiteralsExtended | The String "fragile" appears 2 times in the file. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 22 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 2 times in the file. | 32 | |
| extension | MultipleStringLiteralsExtended | The String "initial description" appears 3 times in the file. | 32 | |
| extension | MultipleStringLiteralsExtended | The String "initial data" appears 2 times in the file. | 35 | |
| extension | MultipleStringLiteralsExtended | The String "modified description" appears 3 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "modified data" appears 2 times in the file. | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 11 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 39 | |
| extension | MultipleStringLiteralsExtended | The String "x" appears 3 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "y" appears 2 times in the file. | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 39 | |
| extension | MultipleStringLiteralsExtended | The String "x" appears 3 times in the file. | 56 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 39 | |
| extension | MultipleStringLiteralsExtended | The String "x" appears 3 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "y" appears 2 times in the file. | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 85 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 40 | |
| extension | MultipleStringLiteralsExtended | The String "y" appears 3 times in the file. | 76 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 85 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 39 | |
| extension | MultipleStringLiteralsExtended | The String "x" appears 3 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "y" appears 2 times in the file. | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 85 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 35 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 90 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 40 | |
| extension | MultipleStringLiteralsExtended | The String "a1" appears 5 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "a2" appears 3 times in the file. | 78 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "x" appears 3 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "y" appears 2 times in the file. | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 51 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 97 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Lukasz" appears 2 times in the file. | 37 | |
| extension | MultipleStringLiteralsExtended | The String "IT" appears 2 times in the file. | 38 | |
| extension | MultipleStringLiteralsExtended | The String "Admin" appears 2 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "Confidential" appears 2 times in the file. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 40 | |
| extension | MultipleStringLiteralsExtended | The String "x" appears 3 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "y" appears 2 times in the file. | 85 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 7 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 38 | |
| extension | MultipleStringLiteralsExtended | The String "x" appears 3 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "y" appears 2 times in the file. | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 38 | |
| extension | MultipleStringLiteralsExtended | The String "x" appears 3 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "y" appears 2 times in the file. | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 95 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 39 | |
| extension | MultipleStringLiteralsExtended | The String "y" appears 3 times in the file. | 73 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 95 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Child data" appears 2 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "Child specific data" appears 3 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "Parent data" appears 2 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "Child data modified" appears 2 times in the file. | 74 | |
| extension | MultipleStringLiteralsExtended | The String "Parent data modified" appears 2 times in the file. | 80 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 12 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 67 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 40 | |
| extension | MultipleStringLiteralsExtended | The String "a1" appears 5 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "a2" appears 3 times in the file. | 78 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 107 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 39 | |
| extension | MultipleStringLiteralsExtended | The String "x" appears 3 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "y" appears 2 times in the file. | 81 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 39 | |
| extension | MultipleStringLiteralsExtended | The String "x" appears 3 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "y" appears 2 times in the file. | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 39 | |
| extension | MultipleStringLiteralsExtended | The String "x" appears 3 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "y" appears 2 times in the file. | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 85 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 40 | |
| extension | MultipleStringLiteralsExtended | The String "y" appears 3 times in the file. | 76 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 85 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 35 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 90 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 40 | |
| extension | MultipleStringLiteralsExtended | The String "a1" appears 5 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "a2" appears 3 times in the file. | 78 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 97 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 40 | |
| extension | MultipleStringLiteralsExtended | The String "x" appears 3 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "y" appears 2 times in the file. | 85 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 38 | |
| extension | MultipleStringLiteralsExtended | The String "a" appears 2 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "b" appears 2 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "c" appears 2 times in the file. | 74 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "La data" appears 3 times in the file. | 27 | |
| extension | MultipleStringLiteralsExtended | The String "La data 2" appears 5 times in the file. | 49 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 108 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 112 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 114 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 94 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 98 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 100 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 94 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 98 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 100 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 84 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 103 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 46 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 57 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 20 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 6 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 5 times in the file. | 87 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "sortedEntity1" appears 7 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "abc" appears 17 times in the file. | 78 | |
| extension | MultipleStringLiteralsExtended | The String "aaa" appears 14 times in the file. | 90 | |
| extension | MultipleStringLiteralsExtended | The String "aba" appears 11 times in the file. | 102 | |
| extension | MultipleStringLiteralsExtended | The String "aac" appears 8 times in the file. | 114 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 13 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 109 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 110 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 111 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 112 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 46 | |
| extension | MultipleStringLiteralsExtended | The String ", child1_id " appears 2 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String " NULL" appears 2 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String ", child2_id " appears 2 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String " NULL )" appears 2 times in the file. | 72 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 82 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "coll1" appears 5 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 5 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 5 times in the file. | 81 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "some data" appears 2 times in the file. | 37 | |
| extension | MultipleStringLiteralsExtended | The String "str1" appears 2 times in the file. | 38 | |
| extension | MultipleStringLiteralsExtended | The String "str2" appears 2 times in the file. | 39 | |
| extension | MultipleStringLiteralsExtended | The String "some other data" appears 2 times in the file. | 57 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 26 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 107 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 108 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 109 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 119 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 120 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 46 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 148 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 149 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 150 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 151 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 164 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 165 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 166 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 167 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "data" appears 3 times in the file. | 36 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 37 | |
| extension | MultipleStringLiteralsExtended | The String "data1" appears 3 times in the file. | 38 | |
| extension | MultipleStringLiteralsExtended | The String "data2" appears 3 times in the file. | 40 | |
| extension | MultipleStringLiteralsExtended | The String "data2modified" appears 2 times in the file. | 64 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 18 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 21 | |
| extension | MultipleStringLiteralsExtended | The String "data" appears 2 times in the file. | 30 | |
| extension | MultipleStringLiteralsExtended | The String "modified data" appears 2 times in the file. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "str1" appears 5 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "str2" appears 3 times in the file. | 68 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 83 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "Personaje" appears 5 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "cars" appears 4 times in the file. | 82 | |
| extension | MultipleStringLiteralsExtended | The String "owners" appears 2 times in the file. | 115 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "referencing" appears 2 times in the file. | 117 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "data" appears 4 times in the file. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "numVal" appears 2 times in the file. | 80 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "referencing" appears 3 times in the file. | 101 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "x1" appears 2 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "y2" appears 2 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "a1" appears 2 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "b2" appears 2 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "idmap" appears 2 times in the file. | 99 | |
| extension | MultipleStringLiteralsExtended | The String "comp1" appears 4 times in the file. | 111 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 47 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 134 | |
| extension | MultipleStringLiteralsExtended | The String "comp1" appears 8 times in the file. | 141 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "component" appears 2 times in the file. | 92 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 27 | |
| extension | MultipleStringLiteralsExtended | The String "text" appears 4 times in the file. | 122 | |
| extension | MultipleStringLiteralsExtended | The String "refEntities2" appears 2 times in the file. | 130 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 47 | |
| extension | MultipleStringLiteralsExtended | The String "owner" appears 8 times in the file. | 164 | |
| extension | MultipleStringLiteralsExtended | The String "references1" appears 4 times in the file. | 216 | |
| extension | MultipleStringLiteralsExtended | The String "references2" appears 4 times in the file. | 241 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "enums1" appears 2 times in the file. | 97 | |
| extension | MultipleStringLiteralsExtended | The String "enums2" appears 2 times in the file. | 102 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "str1" appears 2 times in the file. | 89 | |
| extension | MultipleStringLiteralsExtended | The String "str2" appears 2 times in the file. | 89 | |
| extension | MultipleStringLiteralsExtended | The String "first" appears 2 times in the file. | 105 | |
| extension | MultipleStringLiteralsExtended | The String "secondElement" appears 2 times in the file. | 125 | |
| extension | MultipleStringLiteralsExtended | The String "someKey" appears 2 times in the file. | 134 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 200 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 215 | |
| extension | MultipleStringLiteralsExtended | The String "stringSet" appears 2 times in the file. | 225 | |
| extension | MultipleStringLiteralsExtended | The String "stringMap" appears 2 times in the file. | 234 | |
| extension | MultipleStringLiteralsExtended | The String "entitiesSet" appears 2 times in the file. | 252 | |
| extension | MultipleStringLiteralsExtended | The String "entitiesMap" appears 2 times in the file. | 261 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "idmap" appears 2 times in the file. | 93 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 20 | |
| extension | MultipleStringLiteralsExtended | The String "str1" appears 2 times in the file. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "comp1" appears 2 times in the file. | 96 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "initial data" appears 4 times in the file. | 40 | |
| extension | MultipleStringLiteralsExtended | The String "updated data" appears 2 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "data" appears 2 times in the file. | 79 | |
| extension | MultipleStringLiteralsExtended | The String "reffering" appears 2 times in the file. | 83 | |
| extension | MultipleStringLiteralsExtended | The String "reference" appears 2 times in the file. | 87 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "contact" appears 2 times in the file. | 99 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "str1" appears 3 times in the file. | 84 | |
| extension | MultipleStringLiteralsExtended | The String "long1" appears 3 times in the file. | 89 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "comp1" appears 2 times in the file. | 98 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 5 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "a" appears 2 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "b" appears 3 times in the file. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "strings" appears 4 times in the file. | 111 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "sse2_string1" appears 3 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "strings" appears 4 times in the file. | 103 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "x" appears 2 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "a" appears 2 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "y" appears 2 times in the file. | 75 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 87 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "_CHANGED" appears 2 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "str1" appears 2 times in the file. | 88 | |
| extension | MultipleStringLiteralsExtended | The String "long1" appears 2 times in the file. | 93 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 80 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 85 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 92 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 99 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 202 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 105 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 21 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Lukasz" appears 3 times in the file. | 38 | |
| extension | MultipleStringLiteralsExtended | The String "Kinga" appears 4 times in the file. | 39 | |
| extension | MultipleStringLiteralsExtended | The String "Warsaw" appears 4 times in the file. | 40 | |
| extension | MultipleStringLiteralsExtended | The String "Cracow" appears 3 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "Krakow" appears 3 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "Lucas" appears 2 times in the file. | 78 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 22 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 33 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 38 | |
| extension | MultipleStringLiteralsExtended | The String "data1" appears 2 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "data2" appears 2 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "data1'" appears 2 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "data2'" appears 2 times in the file. | 73 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 103 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 20 | |
| extension | MultipleStringLiteralsExtended | The String "parent" appears 2 times in the file. | 36 | |
| extension | MultipleStringLiteralsExtended | The String "child" appears 2 times in the file. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "data1" appears 3 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "data2" appears 3 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "x" appears 2 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "y" appears 2 times in the file. | 78 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 133 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 135 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 102 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 104 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 92 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "data1" appears 3 times in the file. | 55 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 103 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "data1" appears 3 times in the file. | 55 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 103 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 173 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 174 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 177 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 178 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 39 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 49 | |
| extension | UselessSuperCtorCall | Super call could be removed: Class 'VersionsJoinTableRangeComponentTestEntity' does not extend anything. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "\"}" appears 2 times in the file. | 184 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'VersionsJoinTableRangeTestAlternateEntity' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 24 | |
| extension | MultipleStringLiteralsExtended | The String "\", " appears 2 times in the file. | 73 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'VersionsJoinTableRangeTestEntity' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 24 | |
| extension | MultipleStringLiteralsExtended | The String "\", " appears 2 times in the file. | 72 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 104 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 33 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 78 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "data1" appears 3 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "data2" appears 3 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "x" appears 2 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "y" appears 2 times in the file. | 82 | |
| extension | MultipleStringLiteralsExtended | The String "org.hibernate.envers.test.integration.naming.ids.JoinEmbIdNamingRefIngEntity_AUD" appears 2 times in the file. | 129 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 131 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 133 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 138 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 140 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 102 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 106 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "data1" appears 3 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "data2" appears 3 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "x" appears 2 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "y" appears 2 times in the file. | 82 | |
| extension | MultipleStringLiteralsExtended | The String "org.hibernate.envers.test.integration.naming.ids.JoinMulIdNamingRefIngEntity_AUD" appears 2 times in the file. | 129 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 131 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 133 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 137 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 139 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 115 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 112 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 31 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 76 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 81 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "data1" appears 3 times in the file. | 29 | |
| extension | MultipleStringLiteralsExtended | The String "data2" appears 4 times in the file. | 30 | |
| extension | MultipleStringLiteralsExtended | The String "data1 changed" appears 2 times in the file. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 38 | |
| extension | MultipleStringLiteralsExtended | The String "data1" appears 3 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "data2" appears 3 times in the file. | 57 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 100 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 12 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 18 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "data" appears 2 times in the file. | 38 | |
| extension | MultipleStringLiteralsExtended | The String "constant data 1" appears 5 times in the file. | 38 | |
| extension | MultipleStringLiteralsExtended | The String "constant data 2" appears 5 times in the file. | 38 | |
| extension | MultipleStringLiteralsExtended | The String "modified data" appears 2 times in the file. | 47 | |
| extension | MultipleStringLiteralsExtended | The String "another modified data" appears 3 times in the file. | 60 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 43 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 116 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 44 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 115 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 44 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 115 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "data_ed_1" appears 6 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "data_ed_2" appears 2 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "data_ing_2" appears 2 times in the file. | 66 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 141 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 39 | |
| extension | MultipleStringLiteralsExtended | The String "a" appears 3 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "b" appears 2 times in the file. | 67 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 81 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 84 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "coll1" appears 5 times in the file. | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "coll1" appears 5 times in the file. | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "coll1" appears 5 times in the file. | 67 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "coll1" appears 5 times in the file. | 67 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "coll1" appears 5 times in the file. | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 41 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "coll1" appears 2 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "coll2" appears 2 times in the file. | 77 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "initial data" appears 2 times in the file. | 35 | |
| extension | MultipleStringLiteralsExtended | The String "data" appears 2 times in the file. | 36 | |
| extension | MultipleStringLiteralsExtended | The String "modified data" appears 2 times in the file. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 47 | |
| extension | MultipleStringLiteralsExtended | The String "ed1_1" appears 4 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "ed1_2" appears 5 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "ed2_1" appears 5 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "ed2_2" appears 5 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "ed1_1 bis" appears 5 times in the file. | 123 | |
| extension | MultipleStringLiteralsExtended | The String "ed2_2 bis" appears 4 times in the file. | 124 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 186 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 187 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 188 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 189 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 191 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 192 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 193 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 194 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 209 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 210 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 211 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 212 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 214 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 215 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 216 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 217 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 230 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 231 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 232 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 233 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 251 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 252 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 253 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 254 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 272 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 273 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 274 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 275 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 293 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 294 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 295 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 296 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "coll1" appears 2 times in the file. | 67 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 203 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 204 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 205 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 206 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 224 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 225 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 226 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 227 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 244 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 245 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 246 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 247 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "coll1" appears 2 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "coll1bis" appears 2 times in the file. | 69 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 205 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 206 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 207 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 208 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 226 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 227 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 228 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 229 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 246 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 247 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 248 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 249 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "ed1" appears 4 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "ed2" appears 5 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "coll1" appears 2 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "ed1 bis" appears 4 times in the file. | 111 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 160 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 161 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 162 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 163 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 176 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 177 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 178 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 179 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 192 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 193 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 194 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 195 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 213 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 214 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 215 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 216 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 47 | |
| extension | MultipleStringLiteralsExtended | The String "coll1" appears 2 times in the file. | 68 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 121 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 122 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 132 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 133 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 143 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 144 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 155 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 156 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 15 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 23 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 13 | |
| extension | MultipleStringLiteralsExtended | The String ")" appears 2 times in the file. | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "parent" appears 3 times in the file. | 35 | |
| extension | MultipleStringLiteralsExtended | The String "child1" appears 3 times in the file. | 36 | |
| extension | MultipleStringLiteralsExtended | The String "child2" appears 2 times in the file. | 37 | |
| extension | MultipleStringLiteralsExtended | The String "child1 modified" appears 3 times in the file. | 52 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 77 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 83 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 87 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 25 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 108 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 109 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 110 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 111 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 98 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 98 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 99 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 99 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 108 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 108 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 19 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Robert" appears 3 times in the file. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "Saving" appears 3 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "Kinga" appears 2 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "Lukasz" appears 2 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "Standard" appears 2 times in the file. | 55 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 86 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 104 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 125 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 134 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 17 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 80 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 94 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 73 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 38 | |
| extension | MultipleStringLiteralsExtended | The String "data_ed_2" appears 3 times in the file. | 56 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 39 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 85 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "x" appears 2 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "y" appears 2 times in the file. | 69 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 100 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 40 | |
| extension | MultipleStringLiteralsExtended | The String "x" appears 2 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "y" appears 2 times in the file. | 70 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 24 | |
| extension | MultipleStringLiteralsExtended | The String "data" appears 2 times in the file. | 32 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Demo Data 1" appears 6 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "Example Data 1" appears 6 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "Demo Data 2" appears 6 times in the file. | 88 | |
| extension | MultipleStringLiteralsExtended | The String "Example Data 2" appears 6 times in the file. | 89 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 111 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 112 | |
| extension | MultipleStringLiteralsExtended | The String "string 1" appears 3 times in the file. | 160 | |
| extension | MultipleStringLiteralsExtended | The String "string 2" appears 3 times in the file. | 161 | |
| extension | MultipleStringLiteralsExtended | The String "Value 2" appears 2 times in the file. | 195 | |
| extension | MultipleStringLiteralsExtended | The String "data_ed_1" appears 6 times in the file. | 229 | |
| extension | MultipleStringLiteralsExtended | The String "data_ing_1" appears 4 times in the file. | 230 | |
| extension | MultipleStringLiteralsExtended | The String "modified data_ing_1" appears 4 times in the file. | 243 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 328 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 361 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 365 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 377 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 448 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 461 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 475 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 479 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 491 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 568 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 581 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "id1" appears 3 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "data1" appears 2 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "number" appears 6 times in the file. | 89 | |
| extension | MultipleStringLiteralsExtended | The String "avg" appears 3 times in the file. | 90 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 131 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 162 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 168 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "a" appears 2 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "b" appears 2 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "c" appears 3 times in the file. | 81 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "b" appears 2 times in the file. | 57 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 47 | |
| extension | MultipleStringLiteralsExtended | The String "a" appears 3 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "number" appears 3 times in the file. | 116 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 162 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 21 | |
| extension | MultipleStringLiteralsExtended | The String "data" appears 5 times in the file. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "str1" appears 2 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "reference" appears 2 times in the file. | 89 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "number" appears 6 times in the file. | 97 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "a" appears 4 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "d" appears 4 times in the file. | 77 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "a" appears 24 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "b" appears 4 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "data" appears 2 times in the file. | 91 | |
| extension | MultipleStringLiteralsExtended | The String "something" appears 2 times in the file. | 94 | |
| extension | MultipleStringLiteralsExtended | The String "c" appears 6 times in the file. | 99 | |
| extension | MultipleStringLiteralsExtended | The String "str1" appears 6 times in the file. | 137 | |
| extension | MultipleStringLiteralsExtended | The String "number" appears 5 times in the file. | 161 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 300 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 314 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 327 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 335 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 341 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 357 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "a" appears 3 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "b" appears 2 times in the file. | 84 | |
| extension | MultipleStringLiteralsExtended | The String "c" appears 2 times in the file. | 87 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "x" appears 5 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "y" appears 4 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "a" appears 2 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "reference" appears 15 times in the file. | 109 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "x" appears 5 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "y" appears 4 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "a" appears 2 times in the file. | 83 | |
| extension | MultipleStringLiteralsExtended | The String "reference" appears 15 times in the file. | 111 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 15 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 49 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 26 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 39 | |
| extension | MultipleStringLiteralsExtended | The String "a1" appears 5 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "a2" appears 5 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "g1" appears 3 times in the file. | 77 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 29 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "x" appears 2 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "y" appears 2 times in the file. | 79 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 85 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 130 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 135 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 136 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 137 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "x" appears 2 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "y" appears 2 times in the file. | 78 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 84 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 129 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 134 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 135 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 136 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 88 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "x" appears 2 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "y" appears 2 times in the file. | 78 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 84 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "x" appears 2 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "y" appears 2 times in the file. | 78 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 84 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "x" appears 2 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "data1" appears 2 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "y" appears 2 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "data2" appears 2 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "data3" appears 2 times in the file. | 82 | |
| extension | MultipleStringLiteralsExtended | The String "z" appears 2 times in the file. | 98 | |
| extension | MultipleStringLiteralsExtended | The String "data5bis" appears 2 times in the file. | 105 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "x" appears 2 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "y" appears 2 times in the file. | 75 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 81 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "x" appears 2 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "y" appears 2 times in the file. | 60 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 37 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 44 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "x" appears 2 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "y" appears 2 times in the file. | 76 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 82 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 127 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 132 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 133 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 134 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "data1" appears 2 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "x" appears 2 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "data2" appears 2 times in the file. | 82 | |
| extension | MultipleStringLiteralsExtended | The String "y" appears 2 times in the file. | 84 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 90 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 142 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 147 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 148 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 149 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "x" appears 2 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "y" appears 2 times in the file. | 65 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 81 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 86 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 87 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 88 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 24 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 103 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "x" appears 4 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "y" appears 7 times in the file. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 21 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 39 | |
| extension | MultipleStringLiteralsExtended | The String "Personaje" appears 3 times in the file. | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "x" appears 2 times in the file. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "y" appears 2 times in the file. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "z" appears 2 times in the file. | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 41 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 89 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 83 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 83 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 40 | |
| extension | MultipleStringLiteralsExtended | The String "str1" appears 4 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "str2" appears 4 times in the file. | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 40 | |
| extension | MultipleStringLiteralsExtended | The String "a" appears 2 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 2 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "b" appears 2 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 2 times in the file. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 40 | |
| extension | MultipleStringLiteralsExtended | The String "a" appears 2 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 2 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "b" appears 2 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 2 times in the file. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 104 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 102 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "a" appears 2 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 2 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "b" appears 2 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 2 times in the file. | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "a" appears 2 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 2 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "b" appears 2 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 2 times in the file. | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 103 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 118 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "parent" appears 3 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "child" appears 3 times in the file. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 55 | |
| extension | MultipleStringLiteralsExtended | The String ", child1_id " appears 2 times in the file. | 95 | |
| extension | MultipleStringLiteralsExtended | The String " NULL" appears 2 times in the file. | 95 | |
| extension | MultipleStringLiteralsExtended | The String ", child2_id " appears 2 times in the file. | 96 | |
| extension | MultipleStringLiteralsExtended | The String " NULL )" appears 2 times in the file. | 96 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 203 | |
| extension | MultipleStringLiteralsExtended | The String "ParentEntity: " appears 2 times in the file. | 244 | |
| extension | MultipleStringLiteralsExtended | The String "Child1Entity: " appears 2 times in the file. | 246 | |
| extension | MultipleStringLiteralsExtended | The String "Child2Entity: " appears 2 times in the file. | 248 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String ", child1_id " appears 2 times in the file. | 99 | |
| extension | MultipleStringLiteralsExtended | The String " NULL" appears 2 times in the file. | 99 | |
| extension | MultipleStringLiteralsExtended | The String ", child2_id " appears 2 times in the file. | 100 | |
| extension | MultipleStringLiteralsExtended | The String " NULL )" appears 2 times in the file. | 100 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 207 | |
| extension | MultipleStringLiteralsExtended | The String "ParentEntity: " appears 2 times in the file. | 249 | |
| extension | MultipleStringLiteralsExtended | The String "Child1Entity: " appears 2 times in the file. | 251 | |
| extension | MultipleStringLiteralsExtended | The String "Child2Entity: " appears 2 times in the file. | 253 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 441 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 81 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "super str" appears 4 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "ae" appears 2 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "audited str" appears 2 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "ae new" appears 2 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "audited str new" appears 2 times in the file. | 72 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 85 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 87 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around literal 'false'. | 89 | |
| extension | UselessSingleCatch | Useless catch block. No logging, wrapping or handling code here. | 90 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 105 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 106 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 112 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 114 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around literal 'false'. | 116 | |
| extension | UselessSingleCatch | Useless catch block. No logging, wrapping or handling code here. | 117 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "super str" appears 4 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "ae" appears 2 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "audited str" appears 2 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "ae new" appears 2 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "audited str new" appears 2 times in the file. | 72 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 85 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 87 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around literal 'false'. | 89 | |
| extension | UselessSingleCatch | Useless catch block. No logging, wrapping or handling code here. | 90 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 105 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 106 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 112 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 114 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around literal 'false'. | 116 | |
| extension | UselessSingleCatch | Useless catch block. No logging, wrapping or handling code here. | 117 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 81 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "super str" appears 4 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "ae" appears 2 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "audited str" appears 2 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "ae new" appears 2 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "audited str new" appears 2 times in the file. | 72 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 85 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 87 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around literal 'false'. | 89 | |
| extension | UselessSingleCatch | Useless catch block. No logging, wrapping or handling code here. | 90 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 104 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 105 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 111 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 113 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around literal 'false'. | 115 | |
| extension | UselessSingleCatch | Useless catch block. No logging, wrapping or handling code here. | 116 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "super str" appears 4 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "ae" appears 2 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "audited str" appears 2 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "ae new" appears 2 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "audited str new" appears 2 times in the file. | 72 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 85 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 87 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around literal 'false'. | 89 | |
| extension | UselessSingleCatch | Useless catch block. No logging, wrapping or handling code here. | 90 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 104 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 105 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 111 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 113 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around literal 'false'. | 115 | |
| extension | UselessSingleCatch | Useless catch block. No logging, wrapping or handling code here. | 116 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "data 1" appears 3 times in the file. | 38 | |
| extension | MultipleStringLiteralsExtended | The String "data 2" appears 4 times in the file. | 38 | |
| extension | MultipleStringLiteralsExtended | The String "number1" appears 2 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "str1" appears 2 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "str2" appears 2 times in the file. | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "data 1" appears 5 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "data 2" appears 6 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "data 3" appears 2 times in the file. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "str1" appears 3 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "number1" appears 2 times in the file. | 72 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 15 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 77 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 15 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 79 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "data 2" appears 2 times in the file. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 12 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 74 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "data 1" appears 2 times in the file. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "grandparent 1" appears 2 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "parent 1" appears 2 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "child 1" appears 2 times in the file. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 30 | |
| extension | MultipleStringLiteralsExtended | The String "grandparent 1" appears 2 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "child 1" appears 2 times in the file. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "data 1" appears 2 times in the file. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "grandparent 1" appears 2 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "parent 1" appears 2 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "child 1" appears 2 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "baby 1" appears 2 times in the file. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "grandparent 1" appears 2 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "parent 1" appears 2 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "child 1" appears 2 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "grandparent 2" appears 2 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "parent 2" appears 2 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "child 2" appears 2 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "child" appears 2 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "parent" appears 2 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "grandparent" appears 2 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "id" appears 2 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "notAudited" appears 2 times in the file. | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "data" appears 2 times in the file. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "false" appears 2 times in the file. | 97 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 46 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 47 | |
| extension | MultipleStringLiteralsExtended | The String "RUN " appears 2 times in the file. | 66 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 74 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 85 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 86 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 50 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 52 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 57 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 29 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 72 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 46 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 47 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 49 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 51 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 107 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 96 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 155 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 46 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 60 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 85 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 101 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 94 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 86 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 88 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 98 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 107 | |
| extension | MultipleStringLiteralsExtended | The String "entity" appears 2 times in the file. | 109 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 116 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 128 | |
| extension | MultipleStringLiteralsExtended | The String "timestamps" appears 2 times in the file. | 130 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 137 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 146 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 151 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 156 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 161 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 166 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 171 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 176 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 180 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 182 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 186 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 6 times in the file. | 205 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 293 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 297 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 322 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 486 | |
| extension | MoveVariableInsideIf | Variable 'regionOverride' can be moved inside the block at line '503' to restrict runtime creation. | 502 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 52 | |
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'JndiInfinispanRegionFactory' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 55 | |
| extension | AvoidHidingCauseException | Cause exception 'ne' was lost. | 78 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "evictionStrategy" appears 2 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "evictionWakeUpInterval" appears 2 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "evictionMaxEntries" appears 2 times in the file. | 90 | |
| extension | MultipleStringLiteralsExtended | The String "expirationLifespan" appears 2 times in the file. | 99 | |
| extension | MultipleStringLiteralsExtended | The String "expirationMaxIdle" appears 2 times in the file. | 108 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 112 | |
| extension | MultipleStringLiteralsExtended | The String "isExposeStatistics" appears 2 times in the file. | 117 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 133 position 52 need optimization. All method calls are advised to move to end of logic expression. | 133 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 109 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 113 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 209 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 356 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 381 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'putFromLoad' method is 3 (max allowed is 1). | 77 | |
| extension | MultipleStringLiteralsExtended | The String "Failed to invalidate pending putFromLoad calls for key " appears 2 times in the file. | 147 | |
| extension | MultipleStringLiteralsExtended | The String " from region " appears 2 times in the file. | 147 | |
| extension | MultipleStringLiteralsExtended | The String "Failed to invalidate pending putFromLoad calls for region " appears 2 times in the file. | 157 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Illegal attempt to edit read only item" appears 2 times in the file. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 43 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 46 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 132 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 181 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 191 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Illegal attempt to edit read only item" appears 2 times in the file. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | OverridableMethodInConstructor | Calling the method 'populateLocalCache' in constructor body leads to the call of the overridable method 'get'. | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | OverridableMethodInConstructor | Overridable method 'getTimestampsPutCache' is called in constructor body. | 49 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 84 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 24 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSingleCatch | Useless catch block. No logging, wrapping or handling code here. | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 3 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "test/test" appears 2 times in the file. | 83 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 53 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 55 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "local is clean" appears 3 times in the file. | 108 | |
| extension | MultipleStringLiteralsExtended | The String "remote is clean" appears 3 times in the file. | 109 | |
| extension | MultipleStringLiteralsExtended | The String "No valid children in " appears 4 times in the file. | 185 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 227 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 45 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 96 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "com.acme.Person" appears 7 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "com.acme.Person.addresses" appears 6 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "hibernate.cache.infinispan.com.acme.Person.cfg" appears 2 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "person-cache" appears 3 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "hibernate.cache.infinispan.com.acme.Person.eviction.strategy" appears 3 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "LRU" appears 5 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "hibernate.cache.infinispan.com.acme.Person.eviction.wake_up_interval" appears 2 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "2000" appears 2 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "hibernate.cache.infinispan.com.acme.Person.eviction.max_entries" appears 2 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "5000" appears 2 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "hibernate.cache.infinispan.com.acme.Person.expiration.lifespan" appears 5 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "60000" appears 6 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "hibernate.cache.infinispan.com.acme.Person.expiration.max_idle" appears 5 times in the file. | 74 | |
| extension | MultipleStringLiteralsExtended | The String "30000" appears 6 times in the file. | 74 | |
| extension | MultipleStringLiteralsExtended | The String "hibernate.cache.infinispan.com.acme.Person.addresses.cfg" appears 2 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "person-addresses-cache" appears 2 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "hibernate.cache.infinispan.com.acme.Person.addresses.expiration.lifespan" appears 2 times in the file. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "hibernate.cache.infinispan.com.acme.Person.addresses.expiration.max_idle" appears 2 times in the file. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "my-query-cache" appears 2 times in the file. | 78 | |
| extension | MultipleStringLiteralsExtended | The String "FIFO" appears 9 times in the file. | 79 | |
| extension | MultipleStringLiteralsExtended | The String "3000" appears 8 times in the file. | 80 | |
| extension | MultipleStringLiteralsExtended | The String "10000" appears 6 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "entity" appears 5 times in the file. | 85 | |
| extension | MultipleStringLiteralsExtended | The String "collection" appears 3 times in the file. | 86 | |
| extension | MultipleStringLiteralsExtended | The String "timestamps" appears 12 times in the file. | 87 | |
| extension | MultipleStringLiteralsExtended | The String "query" appears 6 times in the file. | 100 | |
| extension | MultipleStringLiteralsExtended | The String "com.acme.Address" appears 5 times in the file. | 109 | |
| extension | MultipleStringLiteralsExtended | The String "hibernate.cache.infinispan.entity.cfg" appears 4 times in the file. | 121 | |
| extension | MultipleStringLiteralsExtended | The String "myentity-cache" appears 4 times in the file. | 121 | |
| extension | MultipleStringLiteralsExtended | The String "hibernate.cache.infinispan.entity.eviction.strategy" appears 5 times in the file. | 122 | |
| extension | MultipleStringLiteralsExtended | The String "hibernate.cache.infinispan.entity.eviction.wake_up_interval" appears 5 times in the file. | 123 | |
| extension | MultipleStringLiteralsExtended | The String "hibernate.cache.infinispan.entity.eviction.max_entries" appears 5 times in the file. | 124 | |
| extension | MultipleStringLiteralsExtended | The String "35000" appears 2 times in the file. | 130 | |
| extension | MultipleStringLiteralsExtended | The String "hibernate.cache.infinispan.collection.eviction.strategy" appears 2 times in the file. | 132 | |
| extension | MultipleStringLiteralsExtended | The String "hibernate.cache.infinispan.collection.eviction.wake_up_interval" appears 2 times in the file. | 133 | |
| extension | MultipleStringLiteralsExtended | The String "3500" appears 2 times in the file. | 133 | |
| extension | MultipleStringLiteralsExtended | The String "hibernate.cache.infinispan.collection.eviction.max_entries" appears 2 times in the file. | 134 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 138 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 140 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 142 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 147 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 156 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 160 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 167 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 171 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 178 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 182 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 191 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 195 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 202 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 206 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 213 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 269 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 272 | |
| extension | MultipleStringLiteralsExtended | The String "org.hibernate.cache.spi.UpdateTimestampsCache" appears 7 times in the file. | 305 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 310 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 311 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 320 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 321 | |
| extension | MultipleStringLiteralsExtended | The String "hibernate.cache.infinispan.timestamps.cfg" appears 4 times in the file. | 330 | |
| extension | MultipleStringLiteralsExtended | The String "unrecommended-timestamps" appears 4 times in the file. | 330 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 334 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 335 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 336 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 346 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 347 | |
| extension | MultipleStringLiteralsExtended | The String "mytimestamps-cache" appears 4 times in the file. | 356 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 360 | |
| extension | MultipleStringLiteralsExtended | The String "hibernate.cache.infinispan.timestamps.eviction.strategy" appears 2 times in the file. | 370 | |
| extension | MultipleStringLiteralsExtended | The String "hibernate.cache.infinispan.timestamps.eviction.wake_up_interval" appears 2 times in the file. | 371 | |
| extension | MultipleStringLiteralsExtended | The String "hibernate.cache.infinispan.timestamps.eviction.max_entries" appears 2 times in the file. | 372 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 377 | |
| extension | MultipleStringLiteralsExtended | The String "timestamps-none-eviction" appears 3 times in the file. | 388 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 397 | |
| extension | MultipleStringLiteralsExtended | The String "org.hibernate.cache.internal.StandardQueryCache" appears 3 times in the file. | 404 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 410 | |
| extension | MultipleStringLiteralsExtended | The String "local-query" appears 2 times in the file. | 410 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 415 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 432 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 435 | |
| extension | MultipleStringLiteralsExtended | The String "hibernate.cache.infinispan.statistics" appears 2 times in the file. | 448 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 458 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 461 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 462 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 466 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 467 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 472 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 473 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 481 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 482 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 486 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 487 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 505 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 508 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 509 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 513 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 514 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 519 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 520 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 528 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 529 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 533 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 534 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "KEY1" appears 2 times in the file. | 68 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 111 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 118 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 149 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 156 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 200 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 207 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 253 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 260 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 307 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 314 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 359 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 366 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 418 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 511 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 557 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 561 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 73 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 74 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 75 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 76 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 78 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 80 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 81 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 82 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 84 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 85 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 86 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 88 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 89 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 91 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 92 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 94 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 95 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 146 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 184 | |
| extension | MultipleStringLiteralsExtended | The String "Error" appears 2 times in the file. | 185 | |
| extension | MultipleStringLiteralsExtended | The String "k1" appears 3 times in the file. | 198 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 225 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 229 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 273 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 317 | |
| extension | MultipleStringLiteralsExtended | The String "local is clean" appears 2 times in the file. | 400 | |
| extension | MultipleStringLiteralsExtended | The String "remote is clean" appears 2 times in the file. | 401 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 478 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 490 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 89 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 66 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 67 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 68 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 69 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 71 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 73 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 74 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 75 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 77 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 78 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 79 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 81 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 82 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 84 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 85 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 87 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 88 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 149 | |
| extension | MultipleStringLiteralsExtended | The String "node1 starts clean" appears 2 times in the file. | 221 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 236 | |
| extension | MultipleStringLiteralsExtended | The String "node1 caught exception" appears 5 times in the file. | 237 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 278 | |
| extension | MultipleStringLiteralsExtended | The String "Threads completed" appears 2 times in the file. | 299 | |
| extension | MultipleStringLiteralsExtended | The String "Correct node1 value" appears 3 times in the file. | 304 | |
| extension | MultipleStringLiteralsExtended | The String "Correct node2 value" appears 3 times in the file. | 312 | |
| extension | MultipleStringLiteralsExtended | The String "Correct initial value" appears 3 times in the file. | 334 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 343 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 380 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 446 | |
| extension | MultipleStringLiteralsExtended | The String "Completion latch countdown" appears 2 times in the file. | 459 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 482 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 505 | |
| extension | MultipleStringLiteralsExtended | The String "local is clean" appears 2 times in the file. | 540 | |
| extension | MultipleStringLiteralsExtended | The String "remote is clean" appears 2 times in the file. | 541 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 614 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 629 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 80 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 80 | |
| extension | MultipleStringLiteralsExtended | The String "node1 caught exception" appears 2 times in the file. | 81 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 105 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 83 | |
| extension | MultipleStringLiteralsExtended | The String "afterInsert always returns false" appears 2 times in the file. | 120 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String ".items" appears 2 times in the file. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "chris" appears 2 times in the file. | 100 | |
| extension | MultipleStringLiteralsExtended | The String "Chris's Item" appears 2 times in the file. | 100 | |
| extension | MultipleStringLiteralsExtended | The String ".items" appears 5 times in the file. | 133 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 165 | |
| extension | MultipleStringLiteralsExtended | The String "steve" appears 7 times in the file. | 169 | |
| extension | MultipleStringLiteralsExtended | The String "steve's item" appears 6 times in the file. | 170 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 175 | |
| extension | MultipleStringLiteralsExtended | The String "element" appears 4 times in the file. | 184 | |
| extension | MultipleStringLiteralsExtended | The String "element item" appears 3 times in the file. | 185 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 188 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 192 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 195 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 200 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 206 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 209 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 215 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 221 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 226 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 246 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 256 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 269 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 273 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 276 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 281 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 287 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 290 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 296 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 302 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 307 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 326 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 336 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 349 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 353 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 356 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 363 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 369 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 372 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 378 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 387 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 392 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 411 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 420 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 433 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 437 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 440 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 448 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 454 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 457 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 463 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 472 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 477 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 495 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 505 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 525 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 531 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 534 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 548 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 557 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 578 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 589 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 595 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 598 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 604 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 607 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 615 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 635 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 653 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 659 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 662 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 669 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 672 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 680 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 705 | |
| extension | MultipleStringLiteralsExtended | The String "widget" appears 2 times in the file. | 709 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 715 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 728 | |
| extension | MultipleStringLiteralsExtended | The String "A bog standard item" appears 2 times in the file. | 734 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 738 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 749 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 750 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 753 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 761 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 778 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 785 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 798 | |
| extension | MultipleStringLiteralsExtended | The String "from Item" appears 4 times in the file. | 800 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 803 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 811 | |
| extension | MultipleStringLiteralsExtended | The String "delete from Item" appears 2 times in the file. | 815 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 818 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 835 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 842 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 855 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 862 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 870 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 875 | |
| extension | MultipleStringLiteralsExtended | The String "Ile de France" appears 4 times in the file. | 892 | |
| extension | MultipleStringLiteralsExtended | The String "ssn" appears 3 times in the file. | 894 | |
| extension | MultipleStringLiteralsExtended | The String "1234" appears 4 times in the file. | 894 | |
| extension | MultipleStringLiteralsExtended | The String "state" appears 3 times in the file. | 894 | |
| extension | MultipleStringLiteralsExtended | The String "NaturalId Cache Hits" appears 7 times in the file. | 910 | |
| extension | MultipleStringLiteralsExtended | The String "NaturalId Cache Misses" appears 7 times in the file. | 911 | |
| extension | MultipleStringLiteralsExtended | The String "NaturalId Cache Puts" appears 7 times in the file. | 912 | |
| extension | MultipleStringLiteralsExtended | The String "NaturalId Cache Queries" appears 7 times in the file. | 913 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 86 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 142 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 149 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 204 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 215 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 245 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 262 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 295 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 321 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 351 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 396 | |
| extension | MultipleStringLiteralsExtended | The String "] " appears 2 times in the file. | 417 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 484 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 531 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 544 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 34 | |
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 38 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 40 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "org.jnp.interfaces.NamingContextFactory" appears 2 times in the file. | 98 | |
| extension | MultipleStringLiteralsExtended | The String "java.naming.factory.url.pkgs" appears 2 times in the file. | 99 | |
| extension | MultipleStringLiteralsExtended | The String "org.jboss.naming:org.jnp.interfaces" appears 2 times in the file. | 99 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 105 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 141 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 160 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 36 | |
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 51 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "Error" appears 2 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "true" appears 2 times in the file. | 111 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "true" appears 2 times in the file. | 94 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 106 | |
| extension | MultipleStringLiteralsExtended | The String "Red Hat" appears 4 times in the file. | 111 | |
| extension | MultipleStringLiteralsExtended | The String "JBoss" appears 2 times in the file. | 123 | |
| extension | MultipleStringLiteralsExtended | The String "Kabir" appears 5 times in the file. | 135 | |
| extension | MultipleStringLiteralsExtended | The String "Updated" appears 3 times in the file. | 135 | |
| extension | MultipleStringLiteralsExtended | The String "JBoss contact " appears 4 times in the file. | 139 | |
| extension | MultipleStringLiteralsExtended | The String " exists" appears 2 times in the file. | 139 | |
| extension | MultipleStringLiteralsExtended | The String "2222" appears 3 times in the file. | 140 | |
| extension | MultipleStringLiteralsExtended | The String " has correct TLF" appears 2 times in the file. | 141 | |
| extension | MultipleStringLiteralsExtended | The String "Got updated contacts" appears 2 times in the file. | 145 | |
| extension | MultipleStringLiteralsExtended | The String "Updated contacts" appears 2 times in the file. | 146 | |
| extension | MultipleStringLiteralsExtended | The String "UpdatedAgain" appears 3 times in the file. | 148 | |
| extension | MultipleStringLiteralsExtended | The String "cName" appears 5 times in the file. | 204 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 220 | |
| extension | MultipleStringLiteralsExtended | The String "select contact.id from Contact contact" appears 2 times in the file. | 229 | |
| extension | MultipleStringLiteralsExtended | The String "update Contact set tlf = :cNewTLF where name = :cName" appears 2 times in the file. | 283 | |
| extension | MultipleStringLiteralsExtended | The String "cNewTLF" appears 2 times in the file. | 289 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 378 | |
| extension | MultipleStringLiteralsExtended | The String "CREATE CUSTOMER " appears 2 times in the file. | 387 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 391 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 32 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 120 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Updating account " appears 2 times in the file. | 101 | |
| extension | MultipleStringLiteralsExtended | The String " to branch " appears 2 times in the file. | 101 | |
| extension | MultipleStringLiteralsExtended | The String "Set branch " appears 2 times in the file. | 106 | |
| extension | MultipleStringLiteralsExtended | The String "rolling back" appears 7 times in the file. | 111 | |
| extension | MultipleStringLiteralsExtended | The String "Updated account " appears 2 times in the file. | 115 | |
| extension | MultipleStringLiteralsExtended | The String "AccountRegion" appears 3 times in the file. | 125 | |
| extension | MultipleStringLiteralsExtended | The String "Getting account " appears 2 times in the file. | 161 | |
| extension | MultipleStringLiteralsExtended | The String " to balance " appears 2 times in the file. | 188 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 271 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 286 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "replicated-query" appears 5 times in the file. | 108 | |
| extension | ForbidAnnotation | Incorrect target: 'METHOD_DEF' for annotation: 'Ignore'. | 136 | |
| extension | MultipleStringLiteralsExtended | The String "replicated-entity" appears 2 times in the file. | 143 | |
| extension | MultipleStringLiteralsExtended | The String "TCCL is " appears 2 times in the file. | 151 | |
| extension | MultipleStringLiteralsExtended | The String "isolated1" appears 2 times in the file. | 157 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 162 | |
| extension | MultipleStringLiteralsExtended | The String "isolated2" appears 2 times in the file. | 173 | |
| extension | ForbidAnnotation | Incorrect target: 'METHOD_DEF' for annotation: 'Ignore'. | 177 | |
| extension | ForbidAnnotation | Incorrect target: 'METHOD_DEF' for annotation: 'Ignore'. | 185 | |
| extension | MultipleStringLiteralsExtended | The String "63088" appears 10 times in the file. | 235 | |
| extension | MultipleStringLiteralsExtended | The String "Query cache used" appears 5 times in the file. | 239 | |
| extension | MultipleStringLiteralsExtended | The String "63088 has correct # of accounts" appears 2 times in the file. | 252 | |
| extension | MultipleStringLiteralsExtended | The String "Correct branch for Smith" appears 3 times in the file. | 268 | |
| extension | MultipleStringLiteralsExtended | The String "94536" appears 5 times in the file. | 268 | |
| extension | MultipleStringLiteralsExtended | The String "Correct high balances for Jones" appears 3 times in the file. | 270 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "," appears 2 times in the file. | 106 | |
| extension | MultipleStringLiteralsExtended | The String ")" appears 3 times in the file. | 106 | |
| extension | MultipleStringLiteralsExtended | The String " is discarded" appears 2 times in the file. | 115 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 52 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 73 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 84 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 78 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 79 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 61 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 87 | |
| extension | AvoidHidingCauseException | Cause exception 'sqle' was lost. | 101 | |
| extension | AvoidHidingCauseException | Cause exception 'sqle' was lost. | 130 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 165 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 176 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 198 | |
| extension | AvoidHidingCauseException | Cause exception 'th' was lost. | 200 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 224 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 234 | |
| extension | MultipleStringLiteralsExtended | The String "TODO - please implement me!!!" appears 2 times in the file. | 239 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 265 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 72 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 82 | |
| extension | MultipleStringLiteralsExtended | The String " for thread " appears 2 times in the file. | 105 | |
| extension | MultipleStringLiteralsExtended | The String "no current transaction" appears 2 times in the file. | 130 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 46 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 47 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 48 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 49 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 177 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 184 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String ".contacts" appears 2 times in the file. | 74 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 95 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 96 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 97 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 102 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 103 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 170 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 203 | |
| extension | MultipleStringLiteralsExtended | The String "Exception rolling back txn" appears 4 times in the file. | 204 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 226 | |
| extension | MultipleStringLiteralsExtended | The String "Find customer ended." appears 2 times in the file. | 232 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 274 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 300 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 304 | |
| extension | MultipleStringLiteralsExtended | The String "Customer#" appears 2 times in the file. | 313 | |
| extension | MultipleStringLiteralsExtended | The String " was in cache" appears 4 times in the file. | 313 | |
| extension | MultipleStringLiteralsExtended | The String "Contact#" appears 4 times in the file. | 321 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 346 | |
| extension | MultipleStringLiteralsExtended | The String "MyListener[" appears 2 times in the file. | 368 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "##NaturalId" appears 2 times in the file. | 63 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 78 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 79 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 80 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 84 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 85 | |
| extension | MultipleStringLiteralsExtended | The String "1234" appears 5 times in the file. | 104 | |
| extension | MultipleStringLiteralsExtended | The String "000" appears 2 times in the file. | 128 | |
| extension | MultipleStringLiteralsExtended | The String "Ile de France" appears 3 times in the file. | 165 | |
| extension | MultipleStringLiteralsExtended | The String "ssn" appears 2 times in the file. | 200 | |
| extension | MultipleStringLiteralsExtended | The String "state" appears 2 times in the file. | 200 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 241 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 141 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 148 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 171 | |
| extension | MultipleStringLiteralsExtended | The String "Reader finished promptly" appears 2 times in the file. | 189 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 189 | |
| extension | MultipleStringLiteralsExtended | The String "writer saw no exceptions" appears 2 times in the file. | 203 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 251 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 272 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "true" appears 2 times in the file. | 61 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 162 | |
| extension | MoveVariableInsideIf | Variable 'opsPerMS' can be moved inside the block at line '181' to restrict runtime creation. | 180 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 266 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "true" appears 2 times in the file. | 98 | |
| extension | MultipleStringLiteralsExtended | The String "INSERT" appears 2 times in the file. | 160 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 163 | |
| extension | MultipleStringLiteralsExtended | The String "UPDATE" appears 2 times in the file. | 165 | |
| extension | MultipleStringLiteralsExtended | The String "FIND_UPDATED" appears 2 times in the file. | 170 | |
| extension | MultipleStringLiteralsExtended | The String "FIND_QUERY" appears 2 times in the file. | 174 | |
| extension | MultipleStringLiteralsExtended | The String "FIND_RANDOM" appears 2 times in the file. | 178 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 181 | |
| extension | MultipleStringLiteralsExtended | The String "DELETE" appears 2 times in the file. | 192 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 213 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 258 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 271 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 284 | |
| extension | MultipleStringLiteralsExtended | The String "Unexpected family: " appears 2 times in the file. | 415 | |
| extension | MultipleStringLiteralsExtended | The String "Zamarre" appears 2 times in the file. | 416 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 549 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 566 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 579 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "UserTransaction" appears 4 times in the file. | 113 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 115 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 134 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 158 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 188 | |
| extension | MultipleStringLiteralsExtended | The String "org.jnp.interfaces.NamingContextFactory" appears 2 times in the file. | 224 | |
| extension | MultipleStringLiteralsExtended | The String "java:/MyDatasource" appears 2 times in the file. | 243 | |
| extension | MultipleStringLiteralsExtended | The String "true" appears 2 times in the file. | 293 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 301 | |
| extension | MultipleStringLiteralsExtended | The String "transactional" appears 2 times in the file. | 309 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 65 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 58 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 90 | |
| extension | AvoidHidingCauseException | Cause exception 'sqle' was lost. | 104 | |
| extension | AvoidHidingCauseException | Cause exception 'sqle' was lost. | 133 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 169 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 180 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 201 | |
| extension | AvoidHidingCauseException | Cause exception 'th' was lost. | 203 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 227 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 237 | |
| extension | MultipleStringLiteralsExtended | The String "TODO - please implement me!!!" appears 2 times in the file. | 242 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 268 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "no current transaction" appears 2 times in the file. | 84 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 48 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 73 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 74 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 107 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 121 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "true" appears 2 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "FailureExpected" appears 2 times in the file. | 122 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 145 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 87 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 104 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 146 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 48 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 49 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 51 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 53 | |
| extension | ReturnCountExtended | Return count for 'findClass' method is 2 (max allowed is 1). | 70 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 83 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 95 | |
| extension | ReturnCountExtended | Return count for 'findResource' method is 3 (max allowed is 1). | 109 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 122 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 134 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 153 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 162 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 173 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 80 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 81 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "/" appears 2 times in the file. | 75 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 96 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 105 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 119 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 130 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "/" appears 2 times in the file. | 87 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 41 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 231 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "pool-one" appears 3 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "pool-two" appears 3 times in the file. | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 38 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 25 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 26 | |
| extension | ReturnCountExtended | Return count for 'get' method is 2 (max allowed is 1). | 33 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 330 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 333 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 72 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnBooleanFromTernary | Returning explicit boolean from ternary operator. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "CachingRegionFactory should be only used for testing." appears 2 times in the file. | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Can't write to a readonly object" appears 2 times in the file. | 71 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'afterUpdate' method is 3 (max allowed is 1). | 76 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'afterUpdate' method is 3 (max allowed is 1). | 76 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 39 | |
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 47 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 56 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "db1" appears 2 times in the file. | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 60 | |
| extension | ReturnCountExtended | Return count for 'getConnection' method is 2 (max allowed is 1). | 96 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 123 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 154 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 204 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 210 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 222 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 228 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 94 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Method(.*)'. | 260 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 262 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Method(.*)'. | 270 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 272 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 276 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 280 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 388 | |
| extension | MoveVariableInsideIf | Variable 'items' can be moved inside the block at line '496' to restrict runtime creation. | 495 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 495 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 513 | |
| extension | ReturnCountExtended | Return count for 'readCommittedIsolationMaintained' method is 2 (max allowed is 1). | 519 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 533 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 540 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 81 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 132 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 146 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 174 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 216 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 222 | |
| extension | ReturnCountExtended | Return count for 'convertSkipToIgnore' method is 2 (max allowed is 1). | 228 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 288 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 330 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | LogicConditionNeedOptimization | Condition with && at line 105 position 45 need optimization. All method calls are advised to move to end of logic expression. | 105 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 78 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 96 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 107 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 117 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 89 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 145 | |
| extension | EitherLogOrThrow | Either log or throw exception. | 198 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 208 |